Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 575 Bytes

Shared Code

.NET

A library of code shared for free use to help with common scenarios.

To use these, search NuGet for each package:

  • SharedCode.Core
  • SharedCode.Data
  • SharedCode.Data.CosmosDb
  • SharedCode.Data.EntityFramework
  • SharedCode.DependencyInjection
  • SharedCode.MediatR
  • SharedCode.Web
  • SharedCode.Windows.WPF

Contributions are welcome and will be included where appropriate.

Thank you!