aspnetcore-webapi-template icon indicating copy to clipboard operation
aspnetcore-webapi-template copied to clipboard

This project is an Web API Open-Source Boilerplate Template that includes ASP.NET Core 5, Web API standards, clean n-tier architecture, GraphQL service, Redis, Mssql, Mongo databases and User Auditing...

Results 3 aspnetcore-webapi-template issues
Sort by recently updated
recently updated
newest added

Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.10.4 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the general availability release...

dependencies

example we have BlogEntity and i wan't to map ApplicationUser . But can't map public class Blog { public ApplicationUser user {get;set;} }

Is there a scheduled update for .NET 7 and Visual Studio 2022 support?