MADE.NET icon indicating copy to clipboard operation
MADE.NET copied to clipboard

MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.

Results 5 MADE.NET issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.1 See the release notes here. Commits 83d2f81 Bump version to 17.3.1 and cherry-pick loc files (#3966) 016e237...

dependencies
.NET

Current recommended use of `HttpClient` is defined in [this document](https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/use-httpclientfactory-to-implement-resilient-http-requests). One should not create a new `HttpClient` for each request, neither should one use a single `HttpClient` for the entire...

## Describe the feature and how it will be used Introduce a protected data type attribute that can be applied to an EF entity model property. It will be capable...

feature-request

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2. Release notes Sourced from coverlet.collector's releases. v6.0.2 Fixed Threshold-stat triggers error #1634 Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625 Type initializer errors...

dependencies
.NET

Bumps [Bogus](https://github.com/bchavez/Bogus) from 35.4.1 to 35.5.0. Release notes Sourced from Bogus's releases. Release v35.5.0 build 1431 CHANGE LOG Changelog Sourced from Bogus's changelog. v35.5.0 Release Date: 2024-03-09 PR 500: Allows...

dependencies
.NET