Blazor.Geolocation by David Pine

<PackageReference Include="Blazor.Geolocation" Version="2.0.3" />

 Blazor.Geolocation 2.0.3

Source generated JavaScript interop for the browser's geolocation API compatible with Blazor.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Blazor.Geolocation</id>
    <version>2.0.3</version>
    <title>A C# source-generated Razor class library implementation of the native browser's geolocation API available as a DI-ready service.</title>
    <authors>David Pine</authors>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>logo.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://github.com/IEvangelist/blazorators</projectUrl>
    <description>Source generated JavaScript interop for the browser's geolocation API compatible with Blazor.</description>
    <copyright>Copyright © David Pine. All rights reserved. Licensed under the MIT License.</copyright>
    <tags>dotnet dotnetcore csharp blazor server wasm generators sourcegen roslyn</tags>
    <repository type="git" url="https://github.com/IEvangelist/blazorators" commit="8a077d3249f9019274821095bb698e8f41c5141d" />
    <dependencies>
      <group targetFramework="net6.0">
        <dependency id="Blazor.Serialization" version="2.0.3" exclude="Build,Analyzers" />
        <dependency id="Microsoft.AspNetCore.Components.Web" version="6.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>