NasaDto 1.7.0

dotnet add package NasaDto --version 1.7.0                
NuGet\Install-Package NasaDto -Version 1.7.0                
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.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NasaDto --version 1.7.0                
#r "nuget: NasaDto, 1.7.0"                
#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.
// Install NasaDto as a Cake Addin
#addin nuget:?package=NasaDto&version=1.7.0

// Install NasaDto as a Cake Tool
#tool nuget:?package=NasaDto&version=1.7.0                

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.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 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. 
.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.

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.0 34 2/14/2025
1.6.84 36 2/13/2025
1.6.83 66 1/28/2025
1.6.82 113 12/23/2024
1.6.81 145 10/21/2024
1.6.80 141 8/29/2024
1.6.79 147 6/3/2024
1.6.78 216 4/10/2024
1.6.77 291 2/8/2024
1.6.76 671 8/23/2023
1.6.75 424 8/21/2023
1.6.74 505 7/19/2023
1.6.73 479 7/19/2023
1.6.72 481 7/19/2023
1.6.71 468 5/31/2023
1.6.70 1,250 2/22/2023
1.6.69 623 2/20/2023
1.6.68 577 2/20/2023
1.6.67 560 2/16/2023
1.6.66 925 1/6/2023
1.6.65 666 1/6/2023
1.6.64 789 12/28/2022
1.6.63 647 12/23/2022
1.6.62 620 12/22/2022
1.6.61 635 12/22/2022
1.6.60 764 11/23/2022
1.6.59 662 11/23/2022
1.6.58 656 11/22/2022
1.6.57 633 11/21/2022
1.6.56 642 11/21/2022
1.6.53 776 10/25/2022
1.6.52 811 10/12/2022
1.6.51 741 10/12/2022
1.6.50 808 9/29/2022
1.6.49 834 9/26/2022
1.6.48 764 9/26/2022
1.6.47 744 9/22/2022
1.6.46 803 9/22/2022
1.6.45 828 9/16/2022
1.6.44 774 9/16/2022
1.6.43 909 8/22/2022
1.6.42 767 8/18/2022
1.6.41 871 8/11/2022
1.6.40 884 8/5/2022
1.6.39 949 8/3/2022
1.6.38 807 7/27/2022
1.6.37 838 7/22/2022
1.6.36 744 7/19/2022
1.6.35 925 6/30/2022
1.6.34 940 6/24/2022
1.6.33 898 6/22/2022
1.6.32 826 6/14/2022
1.6.31 781 6/13/2022
1.6.30 944 5/10/2022
1.6.29 803 5/9/2022
1.6.28 841 4/29/2022
1.6.27 768 4/29/2022
1.6.26 1,182 3/31/2022
1.6.25 805 3/24/2022
1.6.24 810 3/24/2022
1.6.23 833 3/18/2022
1.6.20 1,064 2/9/2022