Host ServiceStack in an existing ASP.NET web application at the root path '/'.
ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: https://servicestack.net
What was Fpr is now Mapster: https://www.nuget.org/packages/Mapster/
Mapster 2.0 has better features and is significantly faster in most cases than Fpr...and now works for .Net 4.0/4.5/.Net Core
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and...
More information
Host ServiceStack side-by-side with an existing ASP.NET MVC application at the path '/api'.
ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: https://servicestack.net
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the StackExpress projects including:
- T.Dump() generic extension...
More information
A very simple and extremely fast CSV reader and writer.
Supports .NET Framework 2.0 and above, .NET Standard 2.0 and above.
Provides a customizable data resolver for reading and writing typed objects directly.
Provides many options to control the reading and writing process.
Powerful convention-based, customizable and fastest tool for object-object mapping.It is useful for Entity to DTO, DTO to Entity mapping strategies. Benchmark, unit tests, samples and documentation available from https://fmapper.codeplex.com.
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.