Skip to content

Commit

Permalink
Add FastCloner
Browse files Browse the repository at this point in the history
Revert "Add FastCloner"

This reverts commit 740aa92.

Add FastCloner
  • Loading branch information
lofcz committed Jan 9, 2025
1 parent 60d4895 commit da425db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,7 @@ Follows best practices and conventions to provide you a SOLID development experi
* [LibMan CLI](https://github.com/aspnet/LibraryManager) - Client-side content manager for web apps.
* [EntryPoint](https://github.com/Nick-Lucas/EntryPoint) - Composable CLI (Command Line) Argument Parser for .Net Core & .Net Framework 4.5+.
* [Fake JSON Server](https://github.com/ttu/dotnet-fake-json-server) - Fake REST API for prototyping or as a CRUD Back End. No need to define types, uses dynamic typing. Data is stored to a single JSON file. Has authentication, WebSocket notifications, async long running operations, random generation for errors/delays and experimental GraphQL support.
* [FastCloner](https://github.com/lofcz/FastCloner) – Fast deep cloning library for .NET 8+. Zero-config, works out of the box.
* [gitignore.io](https://github.com/joeblau/gitignore.io) - Create useful .gitignore files for your project [https://www.gitignore.io](https://www.gitignore.io).
* [ICanHasDotnetCore](https://github.com/OctopusDeploy/ICanHasDotnetCore) - Scans uploaded packages.config files or GitHub repository and determines whether the nuget packages target .NET Standard.
* [json2csharp](http://json2csharp.com) - Generate C# classes from JSON.
Expand Down

0 comments on commit da425db

Please sign in to comment.