Skip to content

v1.4.15

Compare
Choose a tag to compare
@dtanglr dtanglr released this 13 Mar 00:56
· 58 commits to main since this release

Adds support for MongoDB BSON serialization and decouples Primitively.AspNetCore into separate MVC and Swagger class libs.

It includes a new dependency injection configuration to improve future extensibility and two new example projects to demonstrate Primitively usage.

The Primitively.AspNetCore NuGet package is deprecated in this release and removed in the next release. Use Primitively.AspNetCore.Mvc and Primitively.AspNetCore.SwaggerGen instead.