NasaDto 1.7.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NasaDto --version 1.7.2
NuGet\Install-Package NasaDto -Version 1.7.2
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="NasaDto" Version="1.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NasaDto" Version="1.7.2" />
<PackageReference Include="NasaDto" />
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 NasaDto --version 1.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NasaDto, 1.7.2"
#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=NasaDto&version=1.7.2
#tool nuget:?package=NasaDto&version=1.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NasaDto
Overview
NasaDto is a package that defines a set of Data Transfer Objects (DTOs) for use between clients and the Nasa API. These objects facilitate structured data transportation between APIs and consuming applications.
Features
- Provides a standardized set of DTOs for API communication.
- Ensures consistency across client applications interacting with the Nasa API.
- Updated to target .NET Standard 2.1 for improved compatibility and performance.
Installation
This package is available via the internal NuGet feed. "\devdrive\NugetLocalSource" (builds to J Drive)
Usage
Simply reference the package in your project and import the required DTOs:
using NasaDto.Models;
var dto = new ExampleDto {
Id = 1,
Name = "Sample Data"
};
## Dependencies
This package references:
- `Microsoft.AspNetCore.Mvc` **v2.2.0** (now referenced via project file instead of NuGet).
## Changelog
### **v1.7.02**
- **Reverted**: DtoBase namespace change (breaking change), removed editor config
### **v1.7.01**
- **Added**: `ShowUnDocTextsOnly` field to User Preferences.
### **v1.7.00**
- **Updated**: Target framework changed from `.NET Standard 2.0` → `.NET Standard 2.1`.
- **Updated**: `Microsoft.AspNetCore.Mvc` is now referenced via project instead of NuGet.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.AspNetCore.Mvc (>= 2.3.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.7.3 | 12 | 6/23/2025 |
1.7.2 | 180 | 6/3/2025 |
1.7.1 | 131 | 6/3/2025 |
1.6.85 | 71 | 5/30/2025 |
1.6.84 | 202 | 2/13/2025 |
1.6.83 | 112 | 1/28/2025 |
1.6.82 | 174 | 12/23/2024 |
1.6.81 | 165 | 10/21/2024 |
1.6.80 | 158 | 8/29/2024 |
1.6.79 | 160 | 6/3/2024 |
1.6.78 | 236 | 4/10/2024 |
1.6.77 | 306 | 2/8/2024 |
1.6.76 | 680 | 8/23/2023 |
1.6.75 | 437 | 8/21/2023 |
1.6.74 | 515 | 7/19/2023 |
1.6.73 | 494 | 7/19/2023 |
1.6.72 | 497 | 7/19/2023 |
1.6.71 | 488 | 5/31/2023 |
1.6.70 | 1,272 | 2/22/2023 |
1.6.69 | 659 | 2/20/2023 |
1.6.68 | 601 | 2/20/2023 |
1.6.67 | 579 | 2/16/2023 |
1.6.66 | 947 | 1/6/2023 |
1.6.65 | 701 | 1/6/2023 |
1.6.64 | 816 | 12/28/2022 |
1.6.63 | 671 | 12/23/2022 |
1.6.62 | 641 | 12/22/2022 |
1.6.61 | 657 | 12/22/2022 |
1.6.60 | 789 | 11/23/2022 |
1.6.59 | 681 | 11/23/2022 |
1.6.58 | 677 | 11/22/2022 |
1.6.57 | 658 | 11/21/2022 |
1.6.56 | 668 | 11/21/2022 |
1.6.53 | 797 | 10/25/2022 |
1.6.52 | 835 | 10/12/2022 |
1.6.51 | 765 | 10/12/2022 |
1.6.50 | 833 | 9/29/2022 |
1.6.49 | 858 | 9/26/2022 |
1.6.48 | 784 | 9/26/2022 |
1.6.47 | 766 | 9/22/2022 |
1.6.46 | 825 | 9/22/2022 |
1.6.45 | 855 | 9/16/2022 |
1.6.44 | 797 | 9/16/2022 |
1.6.43 | 933 | 8/22/2022 |
1.6.42 | 794 | 8/18/2022 |
1.6.41 | 897 | 8/11/2022 |
1.6.40 | 911 | 8/5/2022 |
1.6.39 | 974 | 8/3/2022 |
1.6.38 | 839 | 7/27/2022 |
1.6.37 | 864 | 7/22/2022 |
1.6.36 | 773 | 7/19/2022 |
1.6.35 | 953 | 6/30/2022 |
1.6.34 | 967 | 6/24/2022 |
1.6.33 | 926 | 6/22/2022 |
1.6.32 | 858 | 6/14/2022 |
1.6.31 | 808 | 6/13/2022 |
1.6.30 | 977 | 5/10/2022 |
1.6.29 | 833 | 5/9/2022 |
1.6.28 | 870 | 4/29/2022 |
1.6.27 | 803 | 4/29/2022 |
1.6.26 | 1,218 | 3/31/2022 |
1.6.25 | 843 | 3/24/2022 |
1.6.24 | 873 | 3/24/2022 |
1.6.23 | 929 | 3/18/2022 |
1.6.20 | 1,106 | 2/9/2022 |