Releases: steven-rothwell/Crud
Releases · steven-rothwell/Crud
v2.0.0
Notes
Upgraded to .NET 8 and updated NuGet packages.
Breaking Changes
- Upgraded to .NET 8.
- Ensure local and servers can run .NET 8 applications.
New Features
- None
Maintenance
- Updated NuGet packages.
- Crud.Api
- MongoDB.Driver
- MongoDB.Bson
- System.Text.Json
- Crud.Api.Tests
- Moq
- System.Text.Json
- xunit
- xunit.runner.visualstudio
- Crud.Api
Available Preservers
- MongoDB
Framework
- .NET 8
v1.0.1
Notes
Fix security issues with type name and updated NuGet packages.
Breaking Changes
- None
New Features
- None
Maintenance
- Sanitized
typeName
prior to use. - Updated NuGet packages.
- Crud.Api
- MongoDB.Driver
- MongoDB.Bson
- Crud.Api.Tests
- Microsoft.NET.Test.Sdk
- xunit
- xunit.runner.visualstudio
- Crud.Api
Available Preservers
- MongoDB
Framework
- .NET 7
v1.0.0
Notes
Initial release with basic CRUD operations, filtering by query parameters, and body queries.
Breaking Changes
- None
New Features
- None
Maintenance
- None
Available Preservers
- MongoDB
Framework
- .NET 7