NasaDto 1.7.4
dotnet add package NasaDto --version 1.7.4
NuGet\Install-Package NasaDto -Version 1.7.4
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.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NasaDto" Version="1.7.4" />
<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.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NasaDto, 1.7.4"
#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.
#:package NasaDto@1.7.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NasaDto&version=1.7.4
#tool nuget:?package=NasaDto&version=1.7.4
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.04**
- **Added**: `InUseWeb` and `InUseWebDateTime` fields to Security_DTO
- **Added**: .gitignore file
### **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.4 | 83 | 7/11/2025 |
1.7.3 | 148 | 6/23/2025 |
1.7.2 | 214 | 6/3/2025 |
1.7.1 | 143 | 6/3/2025 |
1.6.85 | 79 | 5/30/2025 |
1.6.84 | 221 | 2/13/2025 |
1.6.83 | 131 | 1/28/2025 |
1.6.82 | 190 | 12/23/2024 |
1.6.81 | 179 | 10/21/2024 |
1.6.80 | 171 | 8/29/2024 |
1.6.79 | 173 | 6/3/2024 |
1.6.78 | 244 | 4/10/2024 |
1.6.77 | 318 | 2/8/2024 |
1.6.76 | 697 | 8/23/2023 |
1.6.75 | 457 | 8/21/2023 |
1.6.74 | 533 | 7/19/2023 |
1.6.73 | 514 | 7/19/2023 |
1.6.72 | 517 | 7/19/2023 |
1.6.71 | 507 | 5/31/2023 |
1.6.70 | 1,289 | 2/22/2023 |
1.6.69 | 679 | 2/20/2023 |
1.6.68 | 622 | 2/20/2023 |
1.6.67 | 604 | 2/16/2023 |
1.6.66 | 963 | 1/6/2023 |
1.6.65 | 732 | 1/6/2023 |
1.6.64 | 833 | 12/28/2022 |
1.6.63 | 691 | 12/23/2022 |
1.6.62 | 670 | 12/22/2022 |
1.6.61 | 680 | 12/22/2022 |
1.6.60 | 810 | 11/23/2022 |
1.6.59 | 700 | 11/23/2022 |
1.6.58 | 698 | 11/22/2022 |
1.6.57 | 681 | 11/21/2022 |
1.6.56 | 684 | 11/21/2022 |
1.6.53 | 815 | 10/25/2022 |
1.6.52 | 852 | 10/12/2022 |
1.6.51 | 782 | 10/12/2022 |
1.6.50 | 856 | 9/29/2022 |
1.6.49 | 877 | 9/26/2022 |
1.6.48 | 806 | 9/26/2022 |
1.6.47 | 783 | 9/22/2022 |
1.6.46 | 842 | 9/22/2022 |
1.6.45 | 872 | 9/16/2022 |
1.6.44 | 814 | 9/16/2022 |
1.6.43 | 954 | 8/22/2022 |
1.6.42 | 815 | 8/18/2022 |
1.6.41 | 917 | 8/11/2022 |
1.6.40 | 931 | 8/5/2022 |
1.6.39 | 993 | 8/3/2022 |
1.6.38 | 859 | 7/27/2022 |
1.6.37 | 883 | 7/22/2022 |
1.6.36 | 794 | 7/19/2022 |
1.6.35 | 972 | 6/30/2022 |
1.6.34 | 983 | 6/24/2022 |
1.6.33 | 945 | 6/22/2022 |
1.6.32 | 879 | 6/14/2022 |
1.6.31 | 830 | 6/13/2022 |
1.6.30 | 999 | 5/10/2022 |
1.6.29 | 851 | 5/9/2022 |
1.6.28 | 886 | 4/29/2022 |
1.6.27 | 823 | 4/29/2022 |
1.6.26 | 1,238 | 3/31/2022 |
1.6.25 | 863 | 3/24/2022 |
1.6.24 | 905 | 3/24/2022 |
1.6.23 | 969 | 3/18/2022 |
1.6.20 | 1,126 | 2/9/2022 |