Udap.Metadata.Server 0.0.3-preview017

This is a prerelease version of Udap.Metadata.Server.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Udap.Metadata.Server --version 0.0.3-preview017                
NuGet\Install-Package Udap.Metadata.Server -Version 0.0.3-preview017                
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="Udap.Metadata.Server" Version="0.0.3-preview017" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Udap.Metadata.Server --version 0.0.3-preview017                
#r "nuget: Udap.Metadata.Server, 0.0.3-preview017"                
#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 Udap.Metadata.Server as a Cake Addin
#addin nuget:?package=Udap.Metadata.Server&version=0.0.3-preview017&prerelease

// Install Udap.Metadata.Server as a Cake Tool
#tool nuget:?package=Udap.Metadata.Server&version=0.0.3-preview017&prerelease                

Udap.Metadata.Server

UDAP logo

📦 This package

This package includes a MVC controller, an extension method to load, and an implementation if ICertificateStore as FileCertificateStore so you can get a sample up and running quickly.

Program.cs could be as easy as this example.


using Udap.Common;
using Udap.Metadata.Server;

var builder = WebApplication.CreateBuilder(args);
builder.Services
    .AddControllers()
    .UseUdapMetaDataServer(builder.Configuration);

builder.Services.AddSingleton<ICertificateStore, MyCustomCertificateStore>();

For a full example of using the FileCertificateStore with real generated certificates from your own developer box, follow the instruction in the home README.

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 is compatible.  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. 
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 Udap.Metadata.Server:

Package Downloads
Udap.Metadata.Vonk.Server

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.82 88 9/20/2024
0.3.81 67 9/19/2024
0.3.80 71 9/19/2024
0.3.79 73 9/19/2024
0.3.78 63 9/19/2024
0.3.77 68 9/17/2024
0.3.76 64 9/17/2024
0.3.75 74 9/12/2024
0.3.74 98 9/12/2024
0.3.73 92 9/10/2024
0.3.72 81 9/7/2024
0.3.71 93 9/5/2024
0.3.70 92 9/5/2024
0.3.69 91 9/5/2024
0.3.68 94 9/4/2024
0.3.67 83 9/4/2024
0.3.66 81 9/4/2024
0.3.65 90 9/4/2024
0.3.64 80 9/2/2024
0.3.63 87 8/31/2024
0.3.62 78 8/29/2024
0.3.61 88 8/28/2024
0.3.60 68 8/2/2024
0.3.59 76 8/1/2024
0.3.58 75 8/1/2024
0.3.57 92 7/19/2024
0.3.56 82 7/19/2024
0.3.54 95 7/18/2024
0.3.53 86 7/15/2024
0.3.52 80 7/15/2024
0.3.51 96 7/12/2024
0.3.50 96 7/1/2024
0.3.49 95 7/1/2024
0.3.48 116 5/22/2024
0.3.47 108 5/15/2024
0.3.46 85 5/14/2024
0.3.45 91 5/12/2024
0.3.44 94 5/12/2024
0.3.43 86 5/12/2024
0.3.42 88 5/12/2024
0.3.41 118 5/6/2024
0.3.40 127 5/4/2024
0.3.39 87 5/1/2024
0.3.38 109 4/30/2024
0.3.37 95 4/11/2024
0.3.36 105 4/10/2024
0.3.35 102 4/9/2024
0.3.34 108 4/8/2024
0.3.33 108 4/7/2024
0.3.32 108 4/5/2024
0.3.31 104 4/4/2024
0.3.30 109 4/4/2024
0.3.29 98 4/3/2024
0.3.28 110 4/3/2024
0.3.27 98 4/2/2024
0.3.26 98 4/2/2024
0.3.25 94 4/2/2024
0.3.24 172 3/24/2024
0.3.22 137 3/6/2024
0.3.21 127 3/6/2024
0.3.20 108 3/5/2024
0.3.19 115 3/2/2024
0.3.18 119 3/2/2024
0.3.13 117 3/1/2024
0.3.12 99 2/24/2024
0.3.10 106 2/14/2024
0.3.8 114 2/11/2024
0.3.7 105 2/11/2024
0.3.6 102 2/10/2024
0.3.5 112 2/10/2024
0.3.4 98 2/10/2024
0.3.2 110 2/10/2024
0.3.0 114 1/31/2024
0.2.21 222 10/24/2023
0.2.20 92 10/23/2023
0.2.19 126 10/20/2023
0.2.18 140 10/11/2023
0.2.17 136 10/5/2023
0.2.16 108 9/21/2023
0.2.15 111 9/21/2023
0.2.14 114 9/20/2023
0.2.13 107 9/20/2023
0.2.12 119 9/20/2023
0.2.11 116 9/19/2023
0.2.10 124 9/13/2023
0.2.9 191 8/26/2023
0.2.8 135 8/18/2023
0.2.7 152 8/15/2023
0.2.6 149 8/12/2023
0.2.5 155 8/11/2023
0.2.4 146 8/10/2023
0.2.3 198 8/2/2023
0.2.2 187 8/1/2023
0.2.1 185 7/25/2023
0.2.0 203 7/16/2023
0.1.24 164 5/26/2023
0.1.23 177 5/22/2023
0.1.22 161 5/22/2023
0.1.21 184 5/21/2023
0.1.20 161 5/20/2023
0.1.17 138 5/9/2023
0.1.16 112 5/6/2023
0.1.15 142 5/4/2023
0.1.14 156 5/2/2023
0.1.12 143 5/1/2023
0.1.11 138 4/29/2023
0.1.9 149 4/29/2023
0.1.8 145 4/29/2023
0.1.7 147 4/28/2023
0.1.6 141 4/27/2023
0.1.5 139 4/27/2023
0.1.4 141 4/25/2023
0.1.3 159 4/23/2023
0.1.2 142 4/22/2023
0.1.1 176 4/22/2023
0.0.4-preview040 120 4/21/2023
0.0.4-preview039 119 4/13/2023
0.0.4-preview038 114 4/11/2023
0.0.4-preview037 124 4/7/2023
0.0.4-preview036 118 3/31/2023
0.0.4-preview035 117 3/31/2023
0.0.4-preview034 119 3/31/2023
0.0.4-preview033 113 3/30/2023
0.0.4-preview032 176 3/19/2023
0.0.4-preview029 123 3/18/2023
0.0.4-preview028 122 3/15/2023
0.0.4-preview027 118 3/13/2023
0.0.4-preview026 96 3/12/2023
0.0.4-preview025 96 3/10/2023
0.0.4-preview024 111 3/9/2023
0.0.4-preview022 135 3/9/2023
0.0.4-preview021 130 3/7/2023
0.0.4-preview020 118 3/7/2023
0.0.4-preview019 116 3/4/2023
0.0.4-preview018 124 3/4/2023
0.0.4-preview017 118 3/4/2023
0.0.4-preview016 128 3/1/2023
0.0.4-preview015 122 2/28/2023
0.0.4-preview014 133 2/23/2023
0.0.4-preview013 123 2/23/2023
0.0.4-preview012 139 2/21/2023
0.0.4-preview011 136 2/20/2023
0.0.4-preview010 121 2/20/2023
0.0.4-preview009 129 2/19/2023
0.0.4-preview008 125 2/14/2023
0.0.4-preview007 114 2/10/2023
0.0.4-preview006 123 2/8/2023
0.0.4-preview005 125 2/8/2023
0.0.4-preview004 129 2/7/2023
0.0.4-preview003 120 2/7/2023
0.0.4-preview002 103 2/7/2023
0.0.4-preview001 120 2/3/2023
0.0.4-preview000 146 2/2/2023
0.0.3-preview032 126 2/1/2023
0.0.3-preview031 136 2/1/2023
0.0.3-preview030 136 1/30/2023
0.0.3-preview029 130 1/21/2023
0.0.3-preview028 132 1/19/2023
0.0.3-preview027 131 1/18/2023
0.0.3-preview026 126 1/16/2023
0.0.3-preview025 132 1/15/2023
0.0.3-preview024 125 1/15/2023
0.0.3-preview020 133 1/15/2023
0.0.3-preview019 150 1/11/2023
0.0.3-preview018 132 1/11/2023
0.0.3-preview017 135 1/7/2023
0.0.3-preview016 127 1/7/2023
0.0.3-preview015 133 1/6/2023
0.0.3-preview014 133 1/6/2023
0.0.3-preview013 133 1/6/2023
0.0.3-preview012 127 1/6/2023
0.0.3-preview011 129 1/6/2023
0.0.3-preview010 135 1/3/2023
0.0.3-preview009 141 1/3/2023
0.0.3-preview008 142 1/2/2023
0.0.3-preview007 142 1/2/2023
0.0.3-preview006 129 1/2/2023
0.0.3-preview005 120 1/2/2023
0.0.3-preview004 128 1/1/2023
0.0.3-preview003 123 12/31/2022
0.0.3-preview002 168 12/28/2022
0.0.3-preview001 154 12/21/2022
0.0.3-preview000 134 11/29/2022
0.0.2-preview003 136 11/4/2022
0.0.2-preview002 131 11/4/2022
0.0.2-preview000 158 11/4/2022
0.0.1-preview3373625764 155 11/1/2022
0.0.1-preview002 160 11/4/2022
0.0.1-preview001 165 11/4/2022