Fast.Mapster 3.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fast.Mapster --version 3.0.8
                    
NuGet\Install-Package Fast.Mapster -Version 3.0.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fast.Mapster" Version="3.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fast.Mapster" Version="3.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Fast.Mapster" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fast.Mapster --version 3.0.8
                    
#r "nuget: Fast.Mapster, 3.0.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Fast.Mapster&version=3.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Fast.Mapster&version=3.0.8
                    
Install as a Cake Tool

| En

Fast.NET (v3)

Framework introduction

A rapid build project that combines the strengths of hundreds of experts, focuses on Web Api applications, provides out-of-the-box functionality, and keeps up with the latest cutting-edge technologies of the .NET framework.

Technology selection

  • Fast.NET v3 version is developed in C# 10 and .NET 6.
Project Features:
  • Integrating the strengths of hundreds of schools: Integrating hundreds of useful functions into one.
  • Out-of-the-box: Provides many black technologies, no additional configuration or development work is required, and projects can be built quickly.
  • Stay up-to-date with cutting-edge technology: Adopt the latest technologies and frameworks to always stay abreast of the latest trends and developments in the industry.

Background of the project

In the past, .NET did not have a good open source environment and community in China. As more and more programmers use .NET in China, the domestic open source environment and community are gradually getting better and better.

Various .NET open source frameworks have also emerged in response to the times.

As a newbie who has been working in the .NET industry for 5 years, I have also used many open source frameworks, so I want to make a small contribution to .NET open source based on my own work experience and experience.

So Fast.NET (v3) was born.

I would like to express my sincere thanks to the boss of the .NET open source framework.

It is precisely because of these .NET big guys that Fast.NET was born.

Special thanks to Furion author MonkSoul.

Fast.NET The underlying core code of the framework is provided by Furion, learn from or Part of the source code of Furion v4 is quoted, and the consent and authorization of the author MonkSoul is also obtained.

Continue to gather the strengths of hundreds of experts to improve and enrich the infrastructure of this framework, adding a choice to the .NET ecosystem!

Detailed functions (module description)

Module name Status Version Description Remarks
Fast.Cache nuget Fast.NET Framework cache module library a The Redis cache library commonly used by rookies who have been working in the .NET industry for 5 years is packaged based on CSRedisCore
Fast.NET.Core nuget Fast.NET Framework Core Module Library Because Fast.Core already has a Nuget package, it was renamed Fast.NET.Core
Fast.CorsAccessor nuget Fast.NET framework cross-domain processing module library
Fast.DataValidation nuget Fast.NET Framework Data Validation Module Library Based on part of the source code of Furion v4
Fast.DependencyInjection nuget Fast.NET Framework Dependency Injection Module Library Based on part of the source code of Furion v4
Fast.DynamicApplication nuget Fast.NET Framework Dynamic API Application Module Library Based on part of the source code of Furion v4
Fast.EventBus nuget Fast.NET Framework Event Bus Module Library QuoteFurion v4 source code
Fast.Exception nuget Fast.NET Framework Exception Module Library Based on Furion v4 Part of the source code
Fast.IaaS nuget Fast.NET Framework Infrastructure Module Library Expansion tools commonly used by a newbie who has been working in the .NET industry for 5 years
Fast.Logging nuget Fast.NET Framework Logging Module Library Reference Furion v4 source code
Fast.Mapster nuget Fast.NET Framework Object Mapping Module Library Based on Mapster packaging
Fast.Serialization nuget Fast.NET Framework Serialization Module Library Based on System.Text.Json packaging
Fast.SpecificationDocument nuget Fast.NET Framework Standardized Document Module Library QuoteFurion v4 source code
Fast.UAParser nuget Fast.NET framework User-Agent parsing module Library Reference UAParser Source code
Fast.UnifyResult nuget Fast.NET framework normalized return module library Reference Furion v4 source code

Recent plans

  • [✅] Infrastructure module
  • [✅] Core module
  • [✅] Cross-domain processing module
  • [✅] Object mapping module
  • [✅] Redis cache module
  • [✅] Serialization module
  • [✅] User-Agent parsing module
  • [✅] Dependency injection module
  • [✅] Dynamic API module
  • [✅] Standardized document module
  • [✅] Data verification module
  • [✅] Exception module
  • [✅] Normalized return module
  • [✅] Log module
  • [✅] Event bus
  • [⚠️] ...

Status description

Icon Description
⚠️ TBA
In progress
Complete
💔 Throw away at any time
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Fast.Mapster:

Package Downloads
Fast.Mapster.DependencyInjection

因和 “Mapster.DependencyInjection” 官方包引用冲突,所以选择获取源码进行发布。源码地址:https://github.com/MapsterMapper/Mapster/tree/v7.4.0/src/Mapster.DependencyInjection

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.6 124 6/23/2025
3.5.5 90 6/21/2025
3.5.4 88 6/20/2025
3.5.3 136 6/3/2025
3.5.2 145 5/22/2025
3.5.1 138 5/21/2025
3.5.0 157 5/2/2024
3.4.20 171 3/14/2024
3.4.19.7 221 3/6/2024
3.4.19.6 213 3/6/2024
3.4.19.5 199 2/28/2024
3.4.19.4 167 2/27/2024
3.4.19.3 257 2/26/2024
3.4.19.2 207 2/23/2024
3.4.19.1 211 2/23/2024
3.4.19 242 2/22/2024
3.4.18.18 304 2/2/2024
3.4.18.17 278 2/1/2024
3.4.18.16 278 2/1/2024
3.4.18.15 293 2/1/2024
3.4.18.14 266 2/1/2024
3.4.18.13 246 2/1/2024
3.4.18.12 259 2/1/2024
3.4.18.11 247 2/1/2024
3.4.18.10 282 1/31/2024
3.4.18.9 257 1/31/2024
3.4.18.8 301 1/31/2024
3.4.18.7 282 1/31/2024
3.4.18.6 300 1/30/2024
3.4.18.5 316 1/30/2024
3.4.18.4 224 1/30/2024
3.4.18.3 280 1/29/2024
3.4.18.2 250 1/29/2024
3.4.18.1 289 1/29/2024
3.4.18 277 1/27/2024
3.4.17.10 291 1/24/2024
3.4.17.9 252 1/24/2024
3.4.17.8 293 1/24/2024
3.4.17.7 281 1/23/2024
3.4.17.6 295 1/20/2024
3.4.17.5 319 1/20/2024
3.4.17.4 288 1/20/2024
3.4.17.3 264 1/20/2024
3.4.17.2 262 1/20/2024
3.4.17.1 283 1/18/2024
3.4.17 275 1/18/2024
3.4.16 306 1/17/2024
3.4.15 292 1/12/2024
3.4.14 311 1/12/2024
3.4.13 303 1/11/2024
3.4.12 304 1/10/2024
3.4.11.1 297 1/10/2024
3.4.11 331 1/10/2024
3.4.10.4 280 1/9/2024
3.4.10.3 273 1/9/2024
3.4.10.2 278 1/9/2024
3.4.10.1 293 1/9/2024
3.4.10 326 1/9/2024
3.4.9.1 323 1/8/2024
3.4.9 337 1/8/2024
3.4.8 320 1/6/2024
3.4.7.3 309 1/6/2024
3.4.7.2 282 1/6/2024
3.4.7.1 330 1/5/2024
3.4.7 322 1/5/2024
3.4.6.3 300 12/28/2023
3.4.6.2 303 12/27/2023
3.4.6.1 312 12/27/2023
3.4.6 270 12/26/2023
3.4.5 361 12/25/2023
3.4.4 305 12/25/2023
3.4.3 334 12/25/2023
3.4.2 313 12/19/2023
3.4.1 345 12/14/2023
3.4.0 311 12/7/2023
3.3.4 315 11/24/2023
3.3.3 315 11/22/2023
3.3.2 307 11/17/2023
3.3.1 287 11/16/2023
3.2.20 290 11/14/2023
3.2.19 338 11/14/2023
3.2.18 325 11/14/2023
3.2.17 294 11/13/2023
3.2.16 336 11/13/2023
3.2.15 328 11/13/2023
3.2.14 355 11/13/2023
3.2.13 315 11/12/2023
3.2.12 293 11/11/2023
3.2.11 307 11/2/2023
3.2.10 300 11/2/2023
3.2.9 283 11/2/2023
3.2.7 374 11/2/2023
3.2.6 298 11/2/2023
3.2.5 361 11/2/2023
3.2.4 308 11/1/2023
3.2.3 346 11/1/2023
3.2.2 308 11/1/2023
3.2.1 304 11/1/2023
3.2.0 343 11/1/2023
3.1.10 377 11/1/2023
3.1.9 310 11/1/2023
3.1.8 348 10/31/2023
3.1.7 318 10/31/2023
3.1.6 319 10/28/2023
3.1.5 327 10/28/2023
3.1.4 312 10/27/2023
3.1.3 356 10/27/2023
3.1.2 343 10/27/2023
3.1.1 317 10/27/2023
3.0.10-test.1.20231026.7 86 10/26/2023
3.0.10-test.1.20231026.6 84 10/26/2023
3.0.10-test.1.20231026.5 83 10/26/2023
3.0.10-test.1.20231026.4 87 10/26/2023
3.0.10-test.1.20231026.3 97 10/26/2023
3.0.10-test.1.20231026.2 82 10/26/2023
3.0.10-test.1.20231026.1 88 10/26/2023
3.0.10-test.1.20231025.4 85 10/25/2023
3.0.10-test.1.20231025.3 84 10/25/2023
3.0.10-test.1.20231025.2 88 10/25/2023
3.0.10-test.1.20231025.1 92 10/25/2023
3.0.9-test.1.20231024.1 97 10/25/2023
3.0.8 358 10/11/2023
3.0.7 310 10/5/2023
3.0.6 307 10/4/2023
3.0.5 300 10/4/2023
3.0.4 353 10/4/2023
3.0.3 335 10/2/2023
3.0.2 374 9/25/2023
3.0.1 325 9/23/2023
3.0.0 319 9/23/2023