Contoso Extensions is an open-source, cross-platform set of APIs for commonly used programming patterns and utilities. While commonly used in ASP.NET Core applications, these APIs are not coupled to the ASP.NET Core application model. They can be used in console apps, WinForms and WPF, and others.
The following list identifies all the packages we currently ship from bclnet/Contoso.Extensions.
-
Primary
Contoso.Extensions(documentation) - extensions to the System namespaceContoso.Extensions.Data(documentation) - abstract configuration and a DbService
-
Caching - extensions to the Microsoft.Extensions.Caching namespace
-
Connections - api connections to platforms
-
Other