commit stringlengths 40 40 | subject stringlengths 4 1.73k | repos stringlengths 5 127k | old_file stringlengths 2 751 | new_file stringlengths 2 751 | new_contents stringlengths 1 8.98k | old_contents stringlengths 0 6.59k | license stringclasses 13
values | lang stringclasses 23
values |
|---|---|---|---|---|---|---|---|---|
0beb89730cc883d65270212f4863288bd948e789 | fix CommandNameFactory (broken in rev 171) | hitesh97/xbehave.net,modulexcite/xbehave.net,hitesh97/xbehave.net,mvalipour/xbehave.net,adamralph/xbehave.net,modulexcite/xbehave.net,mvalipour/xbehave.net,xbehave/xbehave.net | src/Xbehave.Net40/Internal/CommandNameFactory.cs | src/Xbehave.Net40/Internal/CommandNameFactory.cs | // <copyright file="CommandNameFactory.cs" company="Adam Ralph">
// Copyright (c) Adam Ralph. All rights reserved.
// </copyright>
namespace Xbehave.Internal
{
using System.Collections.Generic;
using System.Linq;
internal class CommandNameFactory : ICommandNameFactory
{
public str... | // <copyright file="CommandNameFactory.cs" company="Adam Ralph">
// Copyright (c) Adam Ralph. All rights reserved.
// </copyright>
namespace Xbehave.Internal
{
using System.Collections.Generic;
using System.Linq;
internal class CommandNameFactory : ICommandNameFactory
{
public str... | mit | C# |
5d5e46ede71bd05ac9846da73eb03119f96cad7b | Fix rider incompetency | NeoAdonis/osu,ppy/osu,peppy/osu,ppy/osu,peppy/osu,NeoAdonis/osu,peppy/osu,ppy/osu,NeoAdonis/osu | osu.Game/Overlays/IDialogOverlay.cs | osu.Game/Overlays/IDialogOverlay.cs | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
#nullable enable
using osu.Framework.Allocation;
using osu.Game.Overlays.Dialog;
namespace osu.Game.Overlays
{
/// <summary>
/// A global overlay that can show ... | #nullable enable
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Game.Overlays.Dialog;
namespace osu.Game.Overlays
{
/// <summary>
/// A global overlay that can show p... | mit | C# |
16dd87d1aec5dba560912c3d7099980a64dfe8f4 | Update version. | JetStream96/MinMaxHeap | src/MinMaxHeap/Properties/AssemblyInfo.cs | src/MinMaxHeap/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("MinMaxHeap")]
[assembly: AssemblyDescript... | using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("MinMaxHeap")]
[assembly: AssemblyDescript... | unlicense | C# |
d64b4d9c359032b664270e91bc9c935814d0cd31 | add password | nopara73/DotNetTor | src/DotNetTor.Test/Program.cs | src/DotNetTor.Test/Program.cs | using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
namespace DotNetTor.Test
{
public class Program
{
public static void Main(string[] args)
{
RequestWith3Ip();
//DoSomeRandomRequest();
Console.WriteLine("Press a key to e... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
namespace DotNetTor.Test
{
public class Program
{
public static void Main(string[] args)
{
//RequestWith3Ip();
DoSomeRandomRequest();
Console.WriteLine("Press a key to e... | mit | C# |
c90bfc1fdc79994080bbeabcccfec8a9b1fcd30d | make these actually work | BrutalCode/NLog,BrutalCode/NLog,jkowalski/NLog,fringebits/NLog,tmusico/NLog,babymechanic/NLog,kevindaub/NLog,AqlaSolutions/NLog-Unity3D,matteobruni/NLog,campbeb/NLog,ArsenShnurkov/NLog,thomkinson/NLog,matteobruni/NLog,rajeshgande/NLog,vladikk/NLog,AqlaSolutions/NLog-Unity3D,bhaeussermann/NLog,mikkelxn/NLog,ilya-g/NLog,... | src/NLog/LayoutAppenders/ASPNetSession.cs | src/NLog/LayoutAppenders/ASPNetSession.cs | //
// Copyright (c) 2004 Jaroslaw Kowalski <jaak@polbox.com>
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of source code must retain the above c... | //
// Copyright (c) 2004 Jaroslaw Kowalski <jaak@polbox.com>
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of source code must retain the above c... | bsd-3-clause | C# |
259361cc3f43e2f72484da4336628a55c1d34ff1 | fix file directory path... | cszheng/ShooterMcGavinBot,cszheng/ShooterMcGavinBot | src/Tests/Services/Shooter/ShooterTest.cs | src/Tests/Services/Shooter/ShooterTest.cs | using NUnit.Framework;
using Moq;
using ShooterMcGavinBot.Common;
using ShooterMcGavinBot.Services;
namespace Tests.Main
{
[TestFixture]
public class ShooterServiceTests : ServicesTestsBase
{
private BotStrings _mockShooterQuotes;
public ShooterServiceTests()
{
_mock... | using NUnit.Framework;
using Moq;
using ShooterMcGavinBot.Common;
using ShooterMcGavinBot.Services;
namespace Tests.Main
{
[TestFixture]
public class ShooterServiceTests : ServicesTestsBase
{
private BotStrings _mockShooterQuotes;
public ShooterServiceTests()
{
_mock... | unlicense | C# |
094ff581b65999385528a46384cd913a7b3c8048 | Update version to 4.7 | richardlawley/cloudstack.net,richardlawley/cloudstack.net | src/CloudStack.Net/Properties/AssemblyInfo.cs | src/CloudStack.Net/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Cl... | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Cl... | apache-2.0 | C# |
aa0bc7af6f4138ab41893a9c638c9f147b353837 | Add some tests for string extension. | AlexanderSher/RTVS,AlexanderSher/RTVS,AlexanderSher/RTVS,AlexanderSher/RTVS,MikhailArkhipov/RTVS,MikhailArkhipov/RTVS,karthiknadig/RTVS,karthiknadig/RTVS,MikhailArkhipov/RTVS,MikhailArkhipov/RTVS,MikhailArkhipov/RTVS,karthiknadig/RTVS,MikhailArkhipov/RTVS,karthiknadig/RTVS,AlexanderSher/RTVS,karthiknadig/RTVS,karthikna... | src/Host/Client/Test/RStringExtensionsTest.cs | src/Host/Client/Test/RStringExtensionsTest.cs | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Flue... | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Flue... | mit | C# |
a088494af55829fce7c76e88198402737ac9cb76 | Add handling for non breaking spaces | magicmonty/pickles,picklesdoc/pickles,dirkrombauts/pickles,ludwigjossieaux/pickles,dirkrombauts/pickles,picklesdoc/pickles,ludwigjossieaux/pickles,ludwigjossieaux/pickles,magicmonty/pickles,dirkrombauts/pickles,magicmonty/pickles,magicmonty/pickles,picklesdoc/pickles,dirkrombauts/pickles,picklesdoc/pickles | src/Pickles/Pickles/StrikeMarkdownProvider.cs | src/Pickles/Pickles/StrikeMarkdownProvider.cs | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="StrikeMarkdownProvider.cs" company="PicklesDoc">
// Copyright 2011 Jeffrey Cameron
// Copyright 2012-present PicklesDoc team and community contributors
//
//
// Licensed unde... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="StrikeMarkdownProvider.cs" company="PicklesDoc">
// Copyright 2011 Jeffrey Cameron
// Copyright 2012-present PicklesDoc team and community contributors
//
//
// Licensed unde... | apache-2.0 | C# |
729459b42ef113aaca02361a0418832485bdd3c7 | Support starting/stoping states in list template. | jlaffaye/btpd-cgi,jlaffaye/btpd-cgi,jlaffaye/btpd-cgi | templates/list.cs | templates/list.cs | <?cs def:print_sizes(torrent) ?>
<?cs var:torrent.downloaded_size ?> of <?cs var:torrent.size ?> [<?cs var:torrent.percent ?>]
<?cs /def ?>
<?cs include:"header.cs" ?>
<div class="torrent">
<?cs each:torrent = Torrents ?>
<table cellspacing="0">
<tr>
<td class="title"><?cs var:torrent.name ?></td>
<td rowspa... | <?cs def:print_sizes(torrent) ?>
<?cs var:torrent.downloaded_size ?> of <?cs var:torrent.size ?> [<?cs var:torrent.percent ?>]
<?cs /def ?>
<?cs include:"header.cs" ?>
<div class="torrent">
<?cs each:torrent = Torrents ?>
<table cellspacing="0">
<tr>
<td class="title"><?cs var:torrent.name ?></td>
<td rowspa... | isc | C# |
23ed8f563c9c7317524a15d2fc206c7aa01ae88c | Fix bug spotted with Gendarme. Assign the value of 'successful'. | dipeshc/BTDeploy | src/MonoTorrent/MonoTorrent.Client/EventArgs/TrackerRequestEventArgs.cs | src/MonoTorrent/MonoTorrent.Client/EventArgs/TrackerRequestEventArgs.cs | using System;
using System.Collections.Generic;
using MonoTorrent.BEncoding;
namespace MonoTorrent.Client.Tracker
{
public abstract class TrackerResponseEventArgs : EventArgs
{
private bool successful;
private Tracker tracker;
/// <summary>
/// True if the request completed suc... | using System;
using System.Collections.Generic;
using MonoTorrent.BEncoding;
namespace MonoTorrent.Client.Tracker
{
public abstract class TrackerResponseEventArgs : EventArgs
{
private bool successful;
private Tracker tracker;
/// <summary>
/// True if the request completed suc... | mit | C# |
65c18839abcf7a2f79cd7086d0db6a5e17564ae8 | Remove unnecessary assignment | appharbor/appharbor-cli | src/AppHarbor/CommandDispatcher.cs | src/AppHarbor/CommandDispatcher.cs | using System;
using System.IO;
using System.Linq;
using Castle.MicroKernel;
namespace AppHarbor
{
public class CommandDispatcher
{
private readonly IAliasMatcher _aliasMatcher;
private readonly ITypeNameMatcher _typeNameMatcher;
private readonly IKernel _kernel;
public CommandDispatcher(IAliasMatcher alias... | using System;
using System.IO;
using System.Linq;
using Castle.MicroKernel;
namespace AppHarbor
{
public class CommandDispatcher
{
private readonly IAliasMatcher _aliasMatcher;
private readonly ITypeNameMatcher _typeNameMatcher;
private readonly IKernel _kernel;
public CommandDispatcher(IAliasMatcher alias... | mit | C# |
1f0398917b674ae6cb09aa662febbcf188697f18 | Make ExecutionResult.Failed a bit more useful | rasmus/EventFlow | Source/EventFlow/Aggregates/ExecutionResults/ExecutionResult.cs | Source/EventFlow/Aggregates/ExecutionResults/ExecutionResult.cs | // The MIT License (MIT)
//
// Copyright (c) 2015-2017 Rasmus Mikkelsen
// Copyright (c) 2015-2017 eBay Software Foundation
// https://github.com/eventflow/EventFlow
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Softwar... | // The MIT License (MIT)
//
// Copyright (c) 2015-2017 Rasmus Mikkelsen
// Copyright (c) 2015-2017 eBay Software Foundation
// https://github.com/eventflow/EventFlow
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Softwar... | mit | C# |
676bd1ca59fb54144757ddb974173004886ef399 | Fix datetime format in test | rmandvikar/csharp-extensions,rmandvikar/csharp-extensions | tests/rm.ExtensionsTest/DateTimeExtensionTest.cs | tests/rm.ExtensionsTest/DateTimeExtensionTest.cs | using System;
using System.Globalization;
using NUnit.Framework;
using rm.Extensions;
namespace rm.ExtensionsTest
{
[TestFixture]
public class DateTimeExtensionTest
{
[Test]
public void ToUtcFormatString01()
{
var date = new DateTime(1994, 11, 05, 13, 15, 30, DateTimeKind.Utc);
Assert.AreEqual("1994-11... | using System;
using System.Globalization;
using NUnit.Framework;
using rm.Extensions;
namespace rm.ExtensionsTest
{
[TestFixture]
public class DateTimeExtensionTest
{
[Test]
public void ToUtcFormatString01()
{
var date = new DateTime(1994, 11, 05, 13, 15, 30, DateTimeKind.Utc);
Assert.AreEqual("1994-11... | mit | C# |
f60d268ed737ca4ff7b52487eb7366a54b0f8179 | Fix Log | codedsphere/OrderingSystem | GONOrderingSystems.Common/Providers/Implementation/PrometheusProvider.cs | GONOrderingSystems.Common/Providers/Implementation/PrometheusProvider.cs | using GONOrderingSystems.Common.Common;
using GONOrderingSystems.Common.Providers.Interface;
using Prometheus.Client;
using System.Threading.Tasks;
namespace GONOrderingSystems.Common.Providers.Implementation
{
public class PrometheusProvider : IMetricsProvider
{
private readonly Counter _exceptionCou... | using GONOrderingSystems.Common.Common;
using GONOrderingSystems.Common.Providers.Interface;
using Prometheus.Client;
using System.Threading.Tasks;
namespace GONOrderingSystems.Common.Providers.Implementation
{
public class PrometheusProvider : IMetricsProvider
{
private readonly Counter _exceptionCou... | mit | C# |
6e4c978b586bc5fa574625c55896742ea224b1f2 | Update Program.cs | SerialKeyManager/Examples | app-settings-data-objects/retrieving-system-settings/Program.cs | app-settings-data-objects/retrieving-system-settings/Program.cs | using System;
using SKM.V3;
using SKM.V3.Models;
using SKM.V3.Methods;
using System.Linq;
namespace retrieving_system_settings
{
class Program
{
static void Main(string[] args)
{
var systemSettings = Data.ListDataObjects("", new ListDataObjectsModel
{
R... | using System;
using SKM.V3;
using SKM.V3.Models;
using SKM.V3.Methods;
using System.Linq;
namespace retrieving_system_settings
{
class Program
{
static void Main(string[] args)
{
var systemSettings = Data.ListDataObjects("", new ListDataObjectsModel
{
... | bsd-3-clause | C# |
5f1c045b3cc0f436b59ad768755dc650e97345ba | Remove json data | ucdavis/Anlab,ucdavis/Anlab,ucdavis/Anlab,ucdavis/Anlab | Anlab.Mvc/Views/Results/Link.cshtml | Anlab.Mvc/Views/Results/Link.cshtml | @using Humanizer
@model AnlabMvc.Models.Order.OrderReviewModel
@{
ViewData["Title"] = "Results";
}
<div>
<p>
<a asp-action="Download" asp-route-id="@Model.Order.ShareIdentifier">
<i class="fa fa-download" aria-hidden="true"></i> Download Results
</a>
</p>
</div>
@Html.Partial("_OrderD... | @using Humanizer
@model AnlabMvc.Models.Order.OrderReviewModel
@{
ViewData["Title"] = "Results";
}
<div>
<p>
<a asp-action="Download" asp-route-id="@Model.Order.ShareIdentifier">
<i class="fa fa-download" aria-hidden="true"></i> Download Results
</a>
</p>
</div>
@Html.Partial("_OrderD... | mit | C# |
fc13bd82f50cd985be42f933886cc6a235a44602 | Add constrained and tail call methods, and remove virtual from method names, as constrained implies virtual | matwilko/ILGenerator.Extensions | MethodFlow.cs | MethodFlow.cs | using System;
using System.Reflection;
using System.Reflection.Emit;
namespace ILGeneratorExtensions
{
public static class MethodFlow
{
public static void JumpTo(this ILGenerator generator, MethodInfo method) => generator.Emit(OpCodes.Jmp, method);
public static void Call(this ILGenerator gen... | using System;
using System.Reflection;
using System.Reflection.Emit;
namespace ILGeneratorExtensions
{
public static class MethodFlow
{
public static void JumpTo(this ILGenerator generator, MethodInfo method) => generator.Emit(OpCodes.Jmp, method);
public static void Call(this ILGenerator gen... | apache-2.0 | C# |
a4cf005b36f0c72e535d189377d4555a5483991a | Disable space shortcut in audio controller | bartlomiejwolk/AnimationPathAnimator | AudioSourceController/AudioSourceController.cs | AudioSourceController/AudioSourceController.cs | using UnityEngine;
using Animator = ATP.AnimationPathTools.AnimatorComponent.Animator;
namespace ATP.AnimationPathTools.AudioSourceControllerComponent {
/// <summary>
/// Allows controlling <c>AudioSource</c> component from inspector
/// and with keyboard shortcuts.
/// </summary>
// todo add men... | using UnityEngine;
using Animator = ATP.AnimationPathTools.AnimatorComponent.Animator;
namespace ATP.AnimationPathTools.AudioSourceControllerComponent {
/// <summary>
/// Allows controlling <c>AudioSource</c> component from inspector
/// and with keyboard shortcuts.
/// </summary>
// todo add men... | mit | C# |
7463e9ed062d171ffa9b03b97ef21bcadacf8fb3 | make ordinal string comparison | taka-oyama/UniHttp | Assets/UniHttp/Support/Cookie/CookieJar.cs | Assets/UniHttp/Support/Cookie/CookieJar.cs | using UnityEngine;
using System;
using System.Collections.Generic;
using System.Net;
namespace UniHttp
{
internal sealed class CookieJar
{
readonly IFileHandler fileHandler;
readonly string baseDirectory;
readonly CookieParser parser;
readonly Dictionary<string, CookieDomain> jar;
internal CookieJar(IFil... | using UnityEngine;
using System;
using System.Collections.Generic;
using System.Net;
namespace UniHttp
{
internal sealed class CookieJar
{
readonly IFileHandler fileHandler;
readonly string baseDirectory;
readonly CookieParser parser;
readonly Dictionary<string, CookieDomain> jar;
internal CookieJar(IFil... | mit | C# |
a5f3031e42df57512dafce980740aa9471e8011e | Add method to create client optimised for write | BudSystemLimited/Cake.DocumentDb | Cake.DocumentDb/Factories/ClientFactory.cs | Cake.DocumentDb/Factories/ClientFactory.cs | using System;
using Cake.Core;
using Microsoft.Azure.Documents;
using Microsoft.Azure.Documents.Client;
using Microsoft.Azure.Documents.Client.TransientFaultHandling;
using Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling;
namespace Cake.DocumentDb.Factories
{
public class ClientFactory
{
... | using System;
using Cake.Core;
using Microsoft.Azure.Documents.Client;
using Microsoft.Azure.Documents.Client.TransientFaultHandling;
using Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling;
namespace Cake.DocumentDb.Factories
{
public class ClientFactory
{
private readonly ConnectionSettin... | mit | C# |
b6c020de2b8a1223a2dad0b350a1284d85204030 | Bump version to 0.6.0 | HelloFax/hellosign-dotnet-sdk | HelloSign/Properties/AssemblyInfo.cs | HelloSign/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("He... | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("He... | mit | C# |
af60005723edaadeda083f9e8bcf9cc662fe9171 | Add King.HasCastlingAbility property | ProgramFOX/Chess.NET | ChessDotNet/Pieces/King.cs | ChessDotNet/Pieces/King.cs | namespace ChessDotNet.Pieces
{
public class King : ChessPiece
{
public override Player Owner
{
get;
set;
}
public bool HasCastlingAbility
{
get;
set;
}
public King(Player owner) : this(owner, true) { }
... | namespace ChessDotNet.Pieces
{
public class King : ChessPiece
{
public override Player Owner
{
get;
set;
}
public King(Player owner)
{
Owner = owner;
}
public override string GetFenCharacter()
{
re... | mit | C# |
5b68e652abef64604b821c08276ba3156fe048d4 | fix sample | ScienceSoft-Inc/TitleBar | ScnTitleBar/Sample/SampleTitleBar/SampleTitleBar/Views/FirstPage.cs | ScnTitleBar/Sample/SampleTitleBar/SampleTitleBar/Views/FirstPage.cs | using ScnTitleBar.Forms;
using Xamarin.Forms;
namespace SampleTitleBar.Views
{
public class FirstPage: ContentPage
{
public FirstPage()
{
var titleBar = new TitleBar(this, TitleBar.BarBtnEnum.bbLeftRight)
{
BarColor = Color.Gray,
Content ... | using ScnTitleBar.Forms;
using Xamarin.Forms;
namespace SampleTitleBar.Views
{
public class FirstPage: ContentPage
{
public FirstPage()
{
var titleBar = new TitleBar(this, TitleBar.BarBtnEnum.bbLeftRight)
{
BarColor = Color.Gray,
Content ... | mit | C# |
304106bd96ddd9ec0893ea11bd2d1ce0cc810320 | Simplify hash code compution in `LocalisableStringEqualityComparer` | smoogipooo/osu-framework,ZLima12/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,ppy/osu-framework,ppy/osu-framework,ZLima12/osu-framework,peppy/osu-framework,peppy/osu-framework,peppy/osu-framework | osu.Framework/Localisation/LocalisableStringEqualityComparer.cs | osu.Framework/Localisation/LocalisableStringEqualityComparer.cs | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
namespace osu.Framework.Localisation
{
/// <summary>
/// An equality comparer for the <see cref="LocalisableStrin... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
namespace osu.Framework.Localisation
{
/// <summary>
/// An equality comparer for the <see cref="LocalisableStrin... | mit | C# |
44a1f599484861cbfafc2213b2d442f3120672e5 | fix expression checking for already loaded wallet. | nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet | WalletWasabi.Gui/Controls/WalletExplorer/WalletExplorerViewModel.cs | WalletWasabi.Gui/Controls/WalletExplorer/WalletExplorerViewModel.cs | using AvalonStudio.Extensibility;
using AvalonStudio.MVVM;
using AvalonStudio.Shell;
using ReactiveUI;
using Splat;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Composition;
using System.IO;
using System.Linq;
using WalletWasabi.Gui.ViewModels;
using WalletWasabi.Wallets;
namesp... | using AvalonStudio.Extensibility;
using AvalonStudio.MVVM;
using AvalonStudio.Shell;
using ReactiveUI;
using Splat;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Composition;
using System.IO;
using System.Linq;
using WalletWasabi.Gui.ViewModels;
using WalletWasabi.Wallets;
namesp... | mit | C# |
903b96f642de4b8e7494a7470884b0e92c2189ad | Rename field | bartlomiejwolk/AnimationPathAnimator | APEventsReflectionComponent/APEventsReflection.cs | APEventsReflectionComponent/APEventsReflection.cs | using ATP.AnimationPathAnimator.APAnimatorComponent;
using ATP.AnimationPathAnimator.APEventsMessageComponent;
using UnityEngine;
namespace ATP.AnimationPathAnimator.APEventsReflectionComponent {
[RequireComponent(typeof(APAnimator))]
public class APEventsReflection : MonoBehaviour {
#region FIELDS
... | using ATP.AnimationPathAnimator.APAnimatorComponent;
using ATP.AnimationPathAnimator.APEventsMessageComponent;
using UnityEngine;
namespace ATP.AnimationPathAnimator.APEventsReflectionComponent {
[RequireComponent(typeof(APAnimator))]
public class APEventsReflection : MonoBehaviour {
#region FIELDS
... | mit | C# |
0fe3688c3cc8f0036a800ee3fbc750762418ce62 | Reformat contact page. | SpilledMilkCOM/MooveePicker,SpilledMilkCOM/MooveePicker,SpilledMilkCOM/MooveePicker | MoviePicker.WebApp/Views/LowMem/Contact.cshtml | MoviePicker.WebApp/Views/LowMem/Contact.cshtml | @{
ViewBag.Title = "Contact";
}
<h2>@ViewBag.Title</h2>
<p><a href="http://checkoutmystuff.net/Home/Contact" target="_blank">Parker Smart</a> on my Check Out My Stuff site.</p>
<div class="row">
<div class="col-md-6">
Be patient, that site is hosted on GoDaddy PLEX servers which are decent but takes some time to... | @{
ViewBag.Title = "Contact";
}
<h2>@ViewBag.Title</h2>
<p><a href="http://checkoutmystuff.net/Home/Contact" target="_blank">Parker Smart</a> on my Check Out My Stuff site.</p>
<p>
Be patient, that site is hosted on GoDaddy PLEX servers which are decent but takes some time to fire up if you're the first to hit the ... | mit | C# |
97044b56b3fffbbb821458a716724f32c3d87006 | Correct Instagram link matching. | gjulianm/Ocell | Ocell.Library/Ocell.Library/MediaLinkParser.cs | Ocell.Library/Ocell.Library/MediaLinkParser.cs | using System.Collections.Generic;
using System.Text.RegularExpressions;
namespace Ocell.Library
{
public class MediaLinkParser
{
private Dictionary<string, string> matchDic = new Dictionary<string, string> {
{@"http[s]?://instagram.com/p/([-\w]+)/?", "http://instagr.am/p/__1__/media/?size=l"},
{@"... | using System.Collections.Generic;
using System.Text.RegularExpressions;
namespace Ocell.Library
{
public class MediaLinkParser
{
private Dictionary<string, string> matchDic = new Dictionary<string, string> {
{@"http[s]?://instagram.com/p/(\w+)/?", "http://instagr.am/p/__1__/media/?size=l"},
{@"http[s]?://tw... | mpl-2.0 | C# |
a2495e661df42335fa63511d9e4ee648c0398fc2 | Bump version | Coding-Enthusiast/BitcoinTransactionTool | BitcoinTransactionTool/Properties/AssemblyInfo.cs | BitcoinTransactionTool/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated ... | using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated ... | mit | C# |
9dc412653409bdb59c848479ba7ad892b7535838 | Prepare for March master merge | m-carter1/PnP-Sites-Core,phillipharding/PnP-Sites-Core,rajashekarusa/PnP-Sites-Core,rajashekarusa/PnP-Sites-Core,OfficeDev/PnP-Sites-Core,OfficeDev/PnP-Sites-Core,Oaden/PnP-Sites-Core,OfficeDev/PnP-Sites-Core,m-carter1/PnP-Sites-Core,phillipharding/PnP-Sites-Core,Oaden/PnP-Sites-Core,rajashekarusa/PnP-Sites-Core,Pieter... | Core/OfficeDevPnP.Core/Properties/AssemblyInfo.cs | Core/OfficeDevPnP.Core/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[asse... | using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[asse... | mit | C# |
7bb12c31c9c8141c41c6b2d184bb2427b9399bb3 | Add link to OpenCollective | cake-build/website,cake-build/website,cake-build/website | input/_Navbar.cshtml | input/_Navbar.cshtml | <div class="navbar-right navbar-form">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off" autofocus>
</div>
@{
List<Tuple<string, string>> pages = new List<Tuple<string, string>>
{
Tuple.Create("Blog", Context.GetLink("blog")),
Tuple.Create("Do... | <div class="navbar-right navbar-form">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off" autofocus>
</div>
@{
List<Tuple<string, string>> pages = new List<Tuple<string, string>>
{
Tuple.Create("Blog", Context.GetLink("blog")),
Tuple.Create("Do... | mit | C# |
c18fc43c62529c6652511407b5332580b22c42e3 | Update file build and revision numbers for 1.0 BETA. | ddpruitt/morelinq,morelinq/MoreLINQ,Agbar/MoreLINQ,fsateler/MoreLINQ,ddpruitt/morelinq,morelinq/MoreLINQ,fsateler/MoreLINQ,Agbar/MoreLINQ,smzinovyev/MoreLINQ | MoreLinq/Properties/AssemblyInfo.cs | MoreLinq/Properties/AssemblyInfo.cs | #region License and Terms
//
// MoreLINQ - Extensions to LINQ to Objects
// Copyright (c) 2008-9 Jonathan Skeet. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License ... | #region License and Terms
//
// MoreLINQ - Extensions to LINQ to Objects
// Copyright (c) 2008-9 Jonathan Skeet. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License ... | apache-2.0 | C# |
433ff37b78376f7976e89bcbb5e841384834e56b | simplify AssemblyInfo.cs | lambui/StardewValleyMod_OmniFarm | OmniFarm/Properties/AssemblyInfo.cs | OmniFarm/Properties/AssemblyInfo.cs | using System.Reflection;
[assembly: AssemblyTitle("OmniFarm")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
| using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Om... | mit | C# |
dee8ae86e796ee5361d808f55b008acefa0d4893 | Fix to DateTimeKind on DateTimeMotion | AikenParker/Expanse,LemonLube/Expanse | Motion/ValueMotion/DateTimeMotion.cs | Motion/ValueMotion/DateTimeMotion.cs | using System;
using UnityEngine;
namespace Expanse
{
/// <summary>
/// A Motion that moves a DateTime value towards a target value.
/// </summary>
public class DateTimeMotion : ValueMotion<DateTime>
{
DateTimeKind DateTimeKind { get; set; }
public DateTimeMotion() : base(1, null, ... | using System;
using UnityEngine;
namespace Expanse
{
/// <summary>
/// A Motion that moves a DateTime value towards a target value.
/// </summary>
public class DateTimeMotion : ValueMotion<DateTime>
{
public DateTimeMotion() : base(1, null, null) { }
public DateTimeMotion(float dur... | mit | C# |
57ad691efaa080d69e91baf42b9c366fdbba867d | Bump Core to v1.2.3 for release | aranasoft/cobweb | src/Core/Properties/AssemblyInfo.cs | src/Core/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Co... | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Co... | bsd-3-clause | C# |
bc2ae3faba5fc2832d9406bcf24d2eec7c1f01b0 | test (for slack) | bytePassion/OpenQuoridorFramework | QuoridorContestFramework/QCF.XelorsBot/Main.cs | QuoridorContestFramework/QCF.XelorsBot/Main.cs | using System;
using QCF.Contest.Contracts;
using QCF.Contest.Contracts.GameElements;
using QCF.Contest.Contracts.Moves;
namespace QCF.XelorsBot
{
public class Main : IQuoridorBot
{
public event Action<Move> NextMoveAvailable;
public event Action<string> DebugMessageAvailable;
private Player mySel... | using System;
using QCF.Contest.Contracts;
using QCF.Contest.Contracts.GameElements;
using QCF.Contest.Contracts.Moves;
namespace QCF.XelorsBot
{
public class Main : IQuoridorBot
{
public event Action<Move> NextMoveAvailable;
public event Action<string> DebugMessageAvailable;
private Player mySel... | apache-2.0 | C# |
170925bb5fb8af61dfa1035c3253b369a7c79194 | Update CompressConfig to Add static config method | helloworld89/RazorViewCompress | RazorViewCompress/CompressConfig.cs | RazorViewCompress/CompressConfig.cs | using System.Web.Mvc;
namespace RazorViewCompress
{
public class CompressConfig
{
public static void Config(bool removeWhiteSpaceInRazor, bool removeWhiteSpaceWhenReturn, bool zipResult)
{
if (removeWhiteSpaceInRazor)
{
ViewEngines.Engines.Clear();
... | using System.Web.Mvc;
namespace RazorViewCompress
{
public class CompressConfig
{
public CompressConfig(bool removeWhiteSpaceInRazor, bool removeWhiteSpaceWhenReturn, bool zipResult)
{
if (removeWhiteSpaceInRazor)
{
ViewEngines.Engines.Clear();
... | apache-2.0 | C# |
b06edf53c9ec9f5e4959af55c9bad1ec4810a773 | Remove redundant using statement. | jagrem/msg | src/Msg.ClientConsoleApp/Program.cs | src/Msg.ClientConsoleApp/Program.cs | using Msg.Infrastructure;
using System.Threading.Tasks;
namespace Msg.ClientConsoleApp
{
class MainClass
{
public static void Main (string[] args)
{
var client = new AmqpClient ();
var t = Task.Factory.StartNew(async () => await client.ConnectAsync ());
t.Wait ();
}
}
}
| using Msg.Infrastructure;
using System.Threading.Tasks;
using System;
namespace Msg.ClientConsoleApp
{
class MainClass
{
public static void Main (string[] args)
{
var client = new AmqpClient ();
var t = Task.Factory.StartNew(async () => await client.ConnectAsync ());
t.Wait ();
}
}
}
| apache-2.0 | C# |
17a811b3227b758bc393a8b8b3ab88da886632c0 | Build and publish nuget package | RockFramework/Rock.Core | Rock.Core/Properties/AssemblyInfo.cs | Rock.Core/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Ro... | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Ro... | mit | C# |
28b098cfb7361ad1ab72f2bcae98ee7a53dc0fec | make image created in hash freeze | Wox-launcher/Wox,qianlifeng/Wox,qianlifeng/Wox,qianlifeng/Wox,Wox-launcher/Wox | Wox.Infrastructure/Image/ImageHashGenerator.cs | Wox.Infrastructure/Image/ImageHashGenerator.cs | using System;
using System.IO;
using System.Security.Cryptography;
using System.Windows.Media;
using System.Windows.Media.Imaging;
namespace Wox.Infrastructure.Image
{
public interface IImageHashGenerator
{
string GetHashFromImage(ImageSource image);
}
public class ImageHashGenerator : IImageH... | using System;
using System.IO;
using System.Security.Cryptography;
using System.Windows.Media;
using System.Windows.Media.Imaging;
namespace Wox.Infrastructure.Image
{
public interface IImageHashGenerator
{
string GetHashFromImage(ImageSource image);
}
public class ImageHashGenerator : IImageH... | mit | C# |
bda17024fe1bb1c817d645af0c1aee45486ef8fb | Update IyzipayResource.cs | iyzico/iyzipay-dotnet,iyzico/iyzipay-dotnet | Iyzipay/IyzipayResource.cs | Iyzipay/IyzipayResource.cs | using System;
using System.Net;
namespace Iyzipay
{
public class IyzipayResource
{
private static readonly String AUTHORIZATION = "Authorization";
private static readonly String RANDOM_HEADER_NAME = "x-iyzi-rnd";
private static readonly String CLIENT_VERSION = "x-iyzi-client-version";
... | using System;
using System.Net;
namespace Iyzipay
{
public class IyzipayResource
{
private static readonly String AUTHORIZATION = "Authorization";
private static readonly String RANDOM_HEADER_NAME = "x-iyzi-rnd";
private static readonly String CLIENT_VERSION = "x-iyzi-client-version";
... | mit | C# |
4d963b8fb1c6dc109d9f49cad5eef5ea1b691cd5 | Add Buffer#Blit(). | roblillack/monoberry,roblillack/monoberry,roblillack/monoberry,roblillack/monoberry | libblackberry/screen/Buffer.cs | libblackberry/screen/Buffer.cs | using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespace BlackBerry.Screen
{
public class Buffer
{
[DllImport ("screen")]
static extern int screen_fill (IntPtr ctx, IntPtr buf, [In] int[] attribs);
[DllImport ("screen")]
static extern int screen_bli... | using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespace BlackBerry.Screen
{
public class Buffer
{
[DllImport ("screen")]
static extern int screen_fill (IntPtr ctx, IntPtr buf, [In] int[] attribs);
Context context;
internal IntPtr buffer;
public ... | mit | C# |
802e835f782755ca258bf297c3cfbc1408d1eaa7 | Rename IProgress instance member | unlimitedbacon/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl,mmoening/MatterControl,larsbrubaker/MatterControl,unlimitedbacon/MatterControl,unlimitedbacon/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl,mmoening/MatterControl,mmoening/MatterControl,jlewin/MatterControl,larsbrubaker/MatterC... | PartPreviewWindow/View3D/SliceProgressReporter.cs | PartPreviewWindow/View3D/SliceProgressReporter.cs | /*
Copyright (c) 2017, Lars Brubaker, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and... | /*
Copyright (c) 2017, Lars Brubaker, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and... | bsd-2-clause | C# |
b8ab5f218a796629df5bd58f15d1fe6ac9b7d603 | Fix issue preventing launcher from re-opening | illblew/TrueCraft,robinkanters/TrueCraft,flibitijibibo/TrueCraft,Mitch528/TrueCraft,Mitch528/TrueCraft,flibitijibibo/TrueCraft,creatorfromhell/TrueCraft,SirCmpwn/TrueCraft,christopherbauer/TrueCraft,blha303/TrueCraft,thdtjsdn/TrueCraft,manio143/TrueCraft,robinkanters/TrueCraft,blha303/TrueCraft,thdtjsdn/TrueCraft,creat... | TrueCraft.Launcher/LauncherWindow.cs | TrueCraft.Launcher/LauncherWindow.cs | using System;
using Xwt;
using System.Diagnostics;
using Xwt.Drawing;
namespace TrueCraft.Launcher
{
public class LauncherWindow : Window
{
public HBox MainContainer { get; set; }
public ScrollView WebScrollView { get; set; }
public WebView WebView { get; set; }
public VBox Log... | using System;
using Xwt;
using System.Diagnostics;
using Xwt.Drawing;
namespace TrueCraft.Launcher
{
public class LauncherWindow : Window
{
public HBox MainContainer { get; set; }
public ScrollView WebScrollView { get; set; }
public WebView WebView { get; set; }
public VBox Log... | mit | C# |
a96cdd46e14b1dece13127da2c7188aa0847dcfe | Make LINQ in playlist function fancier (because why not) | dukemiller/anime-downloader | MainWindow.xaml.cs | MainWindow.xaml.cs | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows... | apache-2.0 | C# |
1c5372cb03a70fefbef04053b7568fa97ec7324e | Add VariantEnd validation | ProgramFOX/Chess.NET | ChessDotNet.Variants/Atomic/AtomicChessGame.cs | ChessDotNet.Variants/Atomic/AtomicChessGame.cs | using System.Collections.Generic;
using ChessDotNet.Pieces;
namespace ChessDotNet.Variants.Atomic
{
public class AtomicChessGame : ChessGame
{
public AtomicChessGame() : base() { }
public AtomicChessGame(Piece[][] board, Player whoseTurn) : base(board, whoseTurn) { }
public AtomicChess... | using System.Collections.Generic;
using ChessDotNet.Pieces;
namespace ChessDotNet.Variants.Atomic
{
public class AtomicChessGame : ChessGame
{
public AtomicChessGame() : base() { }
public AtomicChessGame(Piece[][] board, Player whoseTurn) : base(board, whoseTurn) { }
public AtomicChess... | mit | C# |
424acca94e779e9c07384de4cdcb73b281571d9f | Use records in reminder tests | OrleansContrib/Orleankka,OrleansContrib/Orleankka | Tests/Orleankka.Tests/Features/Using_reminders.cs | Tests/Orleankka.Tests/Features/Using_reminders.cs | using System;
using System.Runtime.CompilerServices;
using System.Threading.Tasks;
using NUnit.Framework;
using Orleans;
namespace Orleankka.Features
{
namespace Using_reminders
{
using Meta;
using Testing;
public record SetReminder(TimeSpan Period) : Command;
public record ... | using System;
using System.Runtime.CompilerServices;
using System.Threading.Tasks;
using NUnit.Framework;
using Orleans;
namespace Orleankka.Features
{
namespace Using_reminders
{
using Meta;
using Testing;
[Serializable]
public class SetReminder : Command
{
... | apache-2.0 | C# |
a64b0b0116efa1366292a67874abacd3ce924f7d | Bump version. | JohanLarsson/Gu.Wpf.NumericInput | Gu.Wpf.NumericInput/Properties/AssemblyInfo.cs | Gu.Wpf.NumericInput/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows;
using System.Windows.Markup;
[assembly: AssemblyTitle("Gu.Wpf.NumericInput")]
[assembly: AssemblyDescription("WPF textboxes for numeric input")]
[assembly: AssemblyConfig... | using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Windows;
using System.Windows.Markup;
[assembly: AssemblyTitle("Gu.Wpf.NumericInput")]
[assembly: AssemblyDescription("WPF textboxes for numeric input")]
[assembly: AssemblyConfig... | mit | C# |
eb44321b0c9d14be7c45034635c4641cb504ba3b | Set Language on MainWindow | Kingloo/Rdr | Rdr/Gui/MainWindow.xaml.cs | Rdr/Gui/MainWindow.xaml.cs | using System.Globalization;
using System.Windows;
using System.Windows.Markup;
namespace Rdr.Gui
{
public partial class MainWindow : Window
{
private readonly MainWindowViewModel vm;
public MainWindow(MainWindowViewModel viewModel)
{
InitializeComponent();
Lan... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;... | unlicense | C# |
857856f5a7d6a259e8eff2314b2ef14080099636 | update description to get nuspec to compile properly | TonightWe/TW.UbiquitousId | Src/TW.UbiquitousId/Properties/AssemblyInfo.cs | Src/TW.UbiquitousId/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Ub... | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Ub... | apache-2.0 | C# |
02e4d522cf23695d4142d8c6428565450b00cde3 | Remove service name | melcloud/WindowsServiceBootstrapper | source/WindowsServiceBootstrapper.Interfaces/IWindowsServiceController.cs | source/WindowsServiceBootstrapper.Interfaces/IWindowsServiceController.cs | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="IWindowsServiceController.cs" company="Yin Zhang">
// Copyright (c) 2013 Yin Zhang
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of thi... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="IWindowsServiceController.cs" company="Yin Zhang">
// Copyright (c) 2013 Yin Zhang
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of thi... | mit | C# |
67a1df457be208b16b11dcd4b2fc869acd1eceac | Update UnityProject/Assets/Scripts/Player/Pettable.cs | krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,Necromunger/unitystation,Necromunger/unitystation,Necromunger/unitystation,fomalsd/unitystation,krille90/unitystation,Necromunger/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,Necromunger/unitystation,Necromunger/unitystation... | UnityProject/Assets/Scripts/Player/Pettable.cs | UnityProject/Assets/Scripts/Player/Pettable.cs | using UnityEngine;
/// <summary>
/// Allows an object to be pet by a player. Shameless copy of Huggable.cs
/// </summary>
public class Pettable : MonoBehaviour, ICheckedInteractable<PositionalHandApply>
{
public bool WillInteract( PositionalHandApply interaction, NetworkSide side )
{
var targetNPCHealth = interac... | using UnityEngine;
/// <summary>
/// Allows an object to be pet by a player. Shameless copy of Huggable.cs
/// </summary>
public class Pettable : MonoBehaviour, IClientInteractable<PositionalHandApply>
{
public bool WillInteract( PositionalHandApply interaction, NetworkSide side )
{
var targetNPCHealth = interact... | agpl-3.0 | C# |
9f1f6dcac54cc3f312987055824dca9ebd3630d7 | Test 'RecordingLog.Contains' | jonathanvdc/Pixie,jonathanvdc/Pixie | Tests/RecordingLogTests.cs | Tests/RecordingLogTests.cs | using NUnit.Framework;
namespace Pixie.Tests
{
[TestFixture]
public class RecordingLogTests
{
[Test]
public void RecordWithoutForwarding()
{
var entry1 = new LogEntry(Severity.Message, "Oh hi there!");
var entry2 = new LogEntry(Severity.Error, "Please don't d... | using NUnit.Framework;
namespace Pixie.Tests
{
[TestFixture]
public class RecordingLogTests
{
[Test]
public void RecordWithoutForwarding()
{
var entry1 = new LogEntry(Severity.Message, "Oh hi there!");
var entry2 = new LogEntry(Severity.Error, "Please don't d... | mit | C# |
af5171e4ab50c35558d9a9589340bc8ef90d2a6a | Update version | marcominerva/RestLibrary | Src/RestLibrary/Properties/AssemblyInfo.cs | Src/RestLibrary/Properties/AssemblyInfo.cs | using System.Resources;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[asse... | using System.Resources;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[asse... | mit | C# |
49565565e7773b8a8f5ef3416ee28e0c3a5cb8ab | refactor stuff and use search recursively | kusl/Tree | VisualTree/TreeLibrary/BinarySearchTree.cs | VisualTree/TreeLibrary/BinarySearchTree.cs | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TreeLibrary
{
public sealed class BinarySearchTree
{
public BinarySearchTreeNode Root { get; set; }
public int Count { get; private set; }
public BinarySearchTr... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TreeLibrary
{
public sealed class BinarySearchTree
{
public BinarySearchTreeNode Root { get; set; }
public int Count { get; private set; }
public BinarySearchTr... | agpl-3.0 | C# |
36095d05f061244879242c0a2ff7e2eeffa0d875 | Fix freeze when ladderjump to ground idle | bunashibu/kikan | Assets/Scripts/SMB/Player/BattleBehaviour/BattleLadderJumpSMB.cs | Assets/Scripts/SMB/Player/BattleBehaviour/BattleLadderJumpSMB.cs | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Bunashibu.Kikan {
public class BattleLadderJumpSMB : StateMachineBehaviour {
override public void OnStateEnter(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) {
if (_player == null)
_player = a... | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Bunashibu.Kikan {
public class BattleLadderJumpSMB : StateMachineBehaviour {
override public void OnStateEnter(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) {
if (_player == null)
_player = a... | mit | C# |
da4647549458f77d5a85cc53d95cc0b73e6d37a4 | Remove C#7.0 features, not all my environments support it yet. | Whiteknight/CrossStitch,Whiteknight/CrossStitch | Src/CrossStitch.Core/Modules/Stitches/StitchAdaptorCollection.cs | Src/CrossStitch.Core/Modules/Stitches/StitchAdaptorCollection.cs | using CrossStitch.Core.Modules.Stitches.Adaptors;
using System;
using System.Collections.Concurrent;
namespace CrossStitch.Core.Modules.Stitches
{
public class StitchAdaptorCollection
{
private readonly ConcurrentDictionary<string, IStitchAdaptor> _adaptors;
public StitchAdaptorCollection()
... | using System;
using System.Collections.Concurrent;
using CrossStitch.Core.Modules.Stitches.Adaptors;
namespace CrossStitch.Core.Modules.Stitches
{
public class StitchAdaptorCollection
{
private readonly ConcurrentDictionary<string, IStitchAdaptor> _adaptors;
public StitchAdaptorCollection()
... | apache-2.0 | C# |
e070aa14807c83e5c997c15ace601d38497adc31 | fix for default member locator in handlebars parser registration | TerrificNet/TerrificNet,schaelle/TerrificNet,namics/TerrificNet,schaelle/TerrificNet,schaelle/TerrificNet,namics/TerrificNet,TerrificNet/TerrificNet,TerrificNet/TerrificNet,TerrificNet/TerrificNet,schaelle/TerrificNet,TerrificNet/TerrificNet,namics/TerrificNet,schaelle/TerrificNet,namics/TerrificNet,namics/TerrificNet | Veil/Src/Veil.Handlebars/HandlebarsTemplateParserRegistration.cs | Veil/Src/Veil.Handlebars/HandlebarsTemplateParserRegistration.cs | using System;
using System.Collections.Generic;
using Veil.Parser;
namespace Veil.Handlebars
{
/// <summary>
/// Used to auto-register this parser. You should not need touch it.
/// </summary>
public class HandlebarsTemplateParserRegistration : ITemplateParserRegistration
{
public IEnumera... | using System;
using System.Collections.Generic;
using Veil.Parser;
namespace Veil.Handlebars
{
/// <summary>
/// Used to auto-register this parser. You should not need touch it.
/// </summary>
public class HandlebarsTemplateParserRegistration : ITemplateParserRegistration
{
public IEnumera... | mit | C# |
d78becbeb6b5d8711540a77fd7788b3d54b10b26 | Set AssemblyVersion and AssemblyFileVersion to 1.0.0.0 | mehrandvd/Tralus,mehrandvd/Tralus | Shell/Source/Tralus.Shell.WorkflowService/Properties/AssemblyInfo.cs | Shell/Source/Tralus.Shell.WorkflowService/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Tr... | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Tr... | apache-2.0 | C# |
34728d00b06eb2d1b5af1dce6832c06874890190 | fix string format bug. | tangxuehua/equeue,Aaron-Liu/equeue,tangxuehua/equeue,geffzhang/equeue,tangxuehua/equeue,geffzhang/equeue,Aaron-Liu/equeue | src/EQueue.AdminWeb/QueryService.cs | src/EQueue.AdminWeb/QueryService.cs | using System;
using System.Collections.Generic;
using ECommon.Remoting;
using ECommon.Serializing;
using EQueue.Protocols;
namespace EQueue.AdminWeb
{
public class QueryService
{
private readonly SocketRemotingClient _remotingClient;
private readonly IBinarySerializer _binarySerializer;
... | using System;
using System.Collections.Generic;
using ECommon.Remoting;
using ECommon.Serializing;
using EQueue.Protocols;
namespace EQueue.AdminWeb
{
public class QueryService
{
private readonly SocketRemotingClient _remotingClient;
private readonly IBinarySerializer _binarySerializer;
... | mit | C# |
149b998b1afafa3f7845e87a0edc4a82b8f4d300 | Downgrade minimum lfs version | github-for-unity/Unity,github-for-unity/Unity,github-for-unity/Unity | src/GitHub.Api/Helpers/Constants.cs | src/GitHub.Api/Helpers/Constants.cs | using System;
namespace GitHub.Unity
{
static class Constants
{
public const string GuidKey = "Guid";
public const string MetricsKey = "MetricsEnabled";
public const string UsageFile = "metrics.json";
public const string GitInstallPathKey = "GitInstallPath";
public const... | using System;
namespace GitHub.Unity
{
static class Constants
{
public const string GuidKey = "Guid";
public const string MetricsKey = "MetricsEnabled";
public const string UsageFile = "metrics.json";
public const string GitInstallPathKey = "GitInstallPath";
public const... | mit | C# |
2c2a1daf458c3de644f089cfae453dbfaee8af8b | Add some error-handling and logging to LDProject | sillsdev/LfMerge,sillsdev/LfMerge,ermshiperete/LfMerge,ermshiperete/LfMerge,ermshiperete/LfMerge,sillsdev/LfMerge | src/LfMerge/LanguageDepotProject.cs | src/LfMerge/LanguageDepotProject.cs | // Copyright (c) 2016 SIL International
// This software is licensed under the MIT license (http://opensource.org/licenses/MIT)
using System;
using System.Linq;
using MongoDB.Bson;
using MongoDB.Driver;
using LfMerge.Logging;
using LfMerge.Settings;
namespace LfMerge
{
public class LanguageDepotProject: ILanguageDep... | // Copyright (c) 2016 SIL International
// This software is licensed under the MIT license (http://opensource.org/licenses/MIT)
using System;
using System.Linq;
using MongoDB.Bson;
using MongoDB.Driver;
using LfMerge.Settings;
namespace LfMerge
{
public class LanguageDepotProject: ILanguageDepotProject
{
private ... | mit | C# |
013ec5529fa0fdc41eb881e61b87c9f970c23e7d | Use var instead. | dlemstra/Magick.NET,dlemstra/Magick.NET | tests/Magick.NET.Tests/Windows/MagickImageTests/TheReadMethod.cs | tests/Magick.NET.Tests/Windows/MagickImageTests/TheReadMethod.cs | // Copyright Dirk Lemstra https://github.com/dlemstra/Magick.NET.
// Licensed under the Apache License, Version 2.0.
#if WINDOWS_BUILD
using ImageMagick;
using Xunit;
namespace Magick.NET.Tests
{
public partial class MagickImageTests
{
public partial class TheReadMethod
{
[Fact]
... | // Copyright Dirk Lemstra https://github.com/dlemstra/Magick.NET.
// Licensed under the Apache License, Version 2.0.
#if WINDOWS_BUILD
using ImageMagick;
using Xunit;
namespace Magick.NET.Tests
{
public partial class MagickImageTests
{
public partial class TheReadMethod
{
[Fact]
... | apache-2.0 | C# |
d92b8e4bc41643d24ecd44b06e3b3010db777eda | Fix typo | DonSchenck/DotNetOnLinux,DonSchenck/DotNetOnLinux,DonSchenck/DotNetOnLinux,DonSchenck/DotNetOnLinux | cli-samples-master/HelloWebFull/Program.cs | cli-samples-master/HelloWebFull/Program.cs | using System.IO;
using Microsoft.AspNetCore.Hosting;
namespace HelloWeb
{
public class Program
{
public static void Main(string[] args)
{
var host = new WebHostBuilder()
.UseKestrel()
.UseContentRoot(Directory.GetCurrentDirectory())
... | using System.IO;
using Microsoft.AspNetCore.Hosting;
namespace HelloWeb
{
public class Program
{
public static void Main(string[] args)
{
var host = new WebHostBuilder()
.UseKestrel()
.UseContentRoot(Directory.GetCurrentDirectory())
... | apache-2.0 | C# |
149a208eaf24a193d4cd604b5ba3c8d8895bff1c | implement NewThreadScheduler. | atsushieno/mono-reactive,jorik041/mono-reactive,paulcbetts/mono-reactive | System.Reactive/System.Reactive.Concurrency/NewThreadScheduler.cs | System.Reactive/System.Reactive.Concurrency/NewThreadScheduler.cs | using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using System.Reactive.Disposables;
namespace System.Reactive.Concurrency
{
public sealed class NewThreadScheduler : IScheduler
{
public NewThreadScheduler ()
: this ((t => new Thread (t)))
{
}
public N... | using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
namespace System.Reactive.Concurrency
{
public sealed class NewThreadScheduler : IScheduler
{
public NewThreadScheduler ()
: this ((t => new Thread (t)))
{
}
public NewThreadScheduler (Func<ThreadStart... | mit | C# |
21578cff3ba77fe301dd55ed059cb66de12ac0ef | fix mimetype | KDE/qyoto,KDE/qyoto | kimono/examples/kio/kio_monodoc/kio_monodoc.cs | kimono/examples/kio/kio_monodoc/kio_monodoc.cs | using System;
using System.Reflection;
using System.Collections.Generic;
using Monodoc;
using Qyoto;
using Kimono;
public class MySlave : KIO.SlaveBase {
public MySlave(QByteArray protocol, QByteArray pool_sock, QByteArray app_sock)
: base(protocol, pool_sock, app_sock)
{
}
public static RootTree HelpTree = R... | using System;
using System.Reflection;
using System.Collections.Generic;
using Monodoc;
using Qyoto;
using Kimono;
public class MySlave : KIO.SlaveBase {
public MySlave(QByteArray protocol, QByteArray pool_sock, QByteArray app_sock)
: base(protocol, pool_sock, app_sock)
{
}
public static RootTree HelpTree = R... | lgpl-2.1 | C# |
43052991f8120b51b6cce28f68f07f9250b09b47 | Remove unused using statement | peppy/osu-new,UselessToucan/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,peppy/osu,ppy/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,smoogipooo/osu,ppy/osu,smoogipoo/osu | osu.Game.Tests/Visual/Playlists/TestScenePlaylistsLoungeSubScreen.cs | osu.Game.Tests/Visual/Playlists/TestScenePlaylistsLoungeSubScreen.cs | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Screens;
using osu.Framework.Testing;
using osu.Game.Graphics.Containers;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Screens;
using osu.Framework.Testing;
using os... | mit | C# |
c0664c69bbe49a0d03fa066b53cefb75b46edcd2 | Change derived symbols type name to an internal const | seancpeters/templating,seancpeters/templating,mlorbetske/templating,seancpeters/templating,mlorbetske/templating,seancpeters/templating | src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/DerivedSymbol.cs | src/Microsoft.TemplateEngine.Orchestrator.RunnableProjects/DerivedSymbol.cs | using Microsoft.TemplateEngine.Abstractions;
using Newtonsoft.Json.Linq;
namespace Microsoft.TemplateEngine.Orchestrator.RunnableProjects
{
public class DerivedSymbol : BaseValueSymbol
{
internal const string TypeName = "derived";
public string ValueTransform { get; set; }
public stri... | using Microsoft.TemplateEngine.Abstractions;
using Newtonsoft.Json.Linq;
namespace Microsoft.TemplateEngine.Orchestrator.RunnableProjects
{
public class DerivedSymbol : BaseValueSymbol
{
public const string TypeName = "derived";
public string ValueTransform { get; set; }
public string... | mit | C# |
a809fb5ace13e3795b30f6ea60ab6c566f5e343e | update TraceTransaction return type | Nethereum/Nethereum,Nethereum/Nethereum,Nethereum/Nethereum,Nethereum/Nethereum,Nethereum/Nethereum | src/Nethereum.Parity.IntegrationTests/Tests/Trace/TraceTransactionTester.cs | src/Nethereum.Parity.IntegrationTests/Tests/Trace/TraceTransactionTester.cs | using System;
using System.Threading.Tasks;
using Nethereum.Hex.HexTypes;
using Nethereum.JsonRpc.Client;
using Nethereum.Parity.RPC.Trace;
using Nethereum.Web3.Accounts;
using Newtonsoft.Json.Linq;
using Xunit;
namespace Nethereum.Parity.IntegrationTests.Tests.Trace
{
public class TraceTransactionTester : RPCReq... | using System;
using System.Threading.Tasks;
using Nethereum.Hex.HexTypes;
using Nethereum.JsonRpc.Client;
using Nethereum.Parity.RPC.Trace;
using Nethereum.Web3.Accounts;
using Newtonsoft.Json.Linq;
using Xunit;
namespace Nethereum.Parity.IntegrationTests.Tests.Trace
{
public class TraceTransactionTester : RPCReq... | mit | C# |
7d510df65ddc032afd5f66c6cb72759fb15bc5d6 | remove parentheses from view | SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerAccounts.Web/Views/EmployerTeam/V2/VacancyStatus.cshtml | src/SFA.DAS.EmployerAccounts.Web/Views/EmployerTeam/V2/VacancyStatus.cshtml | @using SFA.DAS.EmployerAccounts.Web.Extensions
@model SFA.DAS.EmployerAccounts.Web.ViewModels.AccountDashboardViewModel
@{
var vacancy = Model.AccountViewModel.SingleVacancy;
}
<h3 class="das-panel__heading">Your vacancy</h3>
<p>@vacancy.TrainingTitle <span class="das-!-display--block das-text--muted">VAC@(vacan... | @using SFA.DAS.EmployerAccounts.Web.Extensions
@model SFA.DAS.EmployerAccounts.Web.ViewModels.AccountDashboardViewModel
@{
var vacancy = Model.AccountViewModel.SingleVacancy;
}
<h3 class="das-panel__heading">Your vacancy</h3>
<p>@vacancy.TrainingTitle <span class="das-!-display--block das-text--muted">VAC(@vacan... | mit | C# |
bb2bcd3b44105eb176bd3edc07b708c71d19709c | Fix inverted condition in LegacyCompletionCondition | heejaechang/roslyn,tannergooding/roslyn,jasonmalinowski/roslyn,AmadeusW/roslyn,physhi/roslyn,agocke/roslyn,diryboy/roslyn,eriawan/roslyn,dotnet/roslyn,sharwell/roslyn,jasonmalinowski/roslyn,diryboy/roslyn,physhi/roslyn,jasonmalinowski/roslyn,agocke/roslyn,dotnet/roslyn,davkean/roslyn,nguerrera/roslyn,wvdd007/roslyn,hee... | src/VisualStudio/IntegrationTest/TestUtilities/LegacyCompletionCondition.cs | src/VisualStudio/IntegrationTest/TestUtilities/LegacyCompletionCondition.cs | // Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using Roslyn.Test.Utilities;
namespace Microsoft.VisualStudio.IntegrationTest.Utilities
{
/// <summary>
/// Marks a test that should o... | // Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using Roslyn.Test.Utilities;
namespace Microsoft.VisualStudio.IntegrationTest.Utilities
{
/// <summary>
/// Marks a test that should o... | mit | C# |
2e9110b2baa1a068890b4162df20ac1808413ff7 | Adjust method layout | Aux/NTwitch,Aux/NTwitch | src/NTwitch.Chat/TwitchChatClient.cs | src/NTwitch.Chat/TwitchChatClient.cs | using NTwitch.Rest;
using System.Threading.Tasks;
namespace NTwitch.Chat
{
public partial class TwitchChatClient : BaseRestClient, ITwitchClient
{
public ChatClient Client => _chat;
private ChatClient _chat;
private ChatParser _parser;
private string _host;
private int... | using NTwitch.Rest;
using System.Threading.Tasks;
namespace NTwitch.Chat
{
public partial class TwitchChatClient : BaseRestClient, ITwitchClient
{
public ChatClient Client => _chat;
private ChatClient _chat;
private ChatParser _parser;
private string _host;
private int... | mit | C# |
d920814ffd2dacd23a11da59f04142f0046a1b03 | Set cursor for GridSplitter. | wieslawsoltes/Perspex,danwalmsley/Perspex,tshcherban/Perspex,wieslawsoltes/Perspex,Perspex/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,akrisiun/Perspex,jazzay/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,susloparovdenis/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalonia,... | src/Perspex.Controls/GridSplitter.cs | src/Perspex.Controls/GridSplitter.cs | // -----------------------------------------------------------------------
// <copyright file="GridSplitter.cs" company="Steven Kirk">
// Copyright 2013 MIT Licence. See licence.md for more information.
// </copyright>
// -----------------------------------------------------------------------
namespace Perspex.Contro... | // -----------------------------------------------------------------------
// <copyright file="GridSplitter.cs" company="Steven Kirk">
// Copyright 2013 MIT Licence. See licence.md for more information.
// </copyright>
// -----------------------------------------------------------------------
namespace Perspex.Contro... | mit | C# |
9bfdbd588ce1b955ecf382b56dd0c56bef7dee66 | Revert unnecessary change to BasePEVerifyTestCase | castleproject/castle-READONLY-SVN-dump,codereflection/Castle.Components.Scheduler,castleproject/castle-READONLY-SVN-dump,castleproject/Castle.Facilities.Wcf-READONLY,castleproject/Castle.Transactions,castleproject/castle-READONLY-SVN-dump,carcer/Castle.Components.Validator,castleproject/Castle.Transactions,castleprojec... | Tools/Castle.DynamicProxy2/Castle.DynamicProxy.Tests/BasePEVerifyTestCase.cs | Tools/Castle.DynamicProxy2/Castle.DynamicProxy.Tests/BasePEVerifyTestCase.cs | // Copyright 2004-2007 Castle Project - http://www.castleproject.org/
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
//... | // Copyright 2004-2007 Castle Project - http://www.castleproject.org/
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
//... | apache-2.0 | C# |
ee9caa355c4bbe8609b51d5402edbba4bd3d5bb5 | Bump version | InEngine-NET/InEngine.NET,InEngine-NET/InEngine.NET,InEngine-NET/InEngine.NET | configuration/SharedAssemblyInfo.cs | configuration/SharedAssemblyInfo.cs | using System.Reflection;
// Assembly Info that is shared across the product
[assembly: AssemblyProduct("InEngine.NET")]
[assembly: AssemblyVersion("2.0.0.*")]
[assembly: AssemblyInformationalVersion("2.0.0-beta9")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Ethan Hann")]
[assembly: AssemblyCop... | using System.Reflection;
// Assembly Info that is shared across the product
[assembly: AssemblyProduct("InEngine.NET")]
[assembly: AssemblyVersion("2.0.0.*")]
[assembly: AssemblyInformationalVersion("2.0.0-beta8")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Ethan Hann")]
[assembly: AssemblyCop... | mit | C# |
5e3463cbbb99de6db4bfe145ce4f0fb245f5a94a | Update Bootstrapper | witoong623/TirkxDownloader,witoong623/TirkxDownloader | AppBootstrapper.cs | AppBootstrapper.cs | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Caliburn.Micro;
using TirkxDownloader.ViewModels;
using TirkxDownloader.Models;
using TirkxDownloader.Framework;
namespace TirkxDownloader
{
class AppBootstrapper : BootstrapperBase
{
... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Caliburn.Micro;
using TirkxDownloader.ViewModels;
using TirkxDownloader.Framework;
namespace TirkxDownloader
{
class AppBootstrapper : BootstrapperBase
{
private SimpleContainer co... | mit | C# |
a5dea65254f36349302b8d77965b2fe1eab597d3 | Add uploading of coverage reports to Coveralls | AccelerateX-org/WiQuiz,AccelerateX-org/WiQuiz | Build/targets.cake | Build/targets.cake | Task("DevBuild")
.IsDependentOn("Build")
.IsDependentOn("Octopus-Packaging")
.IsDependentOn("Octopus-Deployment");
Task("KpiBuild")
.IsDependentOn("Build")
.IsDependentOn("Test-NUnit")
.IsDependentOn("Upload-Coverage-Report")
.IsDependentOn("Octopus-Packaging")
.IsDependentOn("Octopus-D... | Task("DevBuild")
.IsDependentOn("Build")
.IsDependentOn("Octopus-Packaging")
.IsDependentOn("Octopus-Deployment");
Task("PrBuild")
.IsDependentOn("Build")
.IsDependentOn("Test-NUnit");
Task("KpiBuild")
.IsDependentOn("Build")
.IsDependentOn("Test-NUnit")
.IsDependentOn("Octopus-Packagi... | mit | C# |
b834474205793ee203233f47b5265d1c7bd7c45c | Add target descriptions. | FacilityApi/Facility,FacilityApi/FacilityJavaScript,FacilityApi/FacilityCSharp,FacilityApi/FacilityJavaScript,FacilityApi/FacilityJavaScript | tools/Build/Build.cs | tools/Build/Build.cs | using System;
using System.IO;
using System.Linq;
using System.Text.RegularExpressions;
using Faithlife.Build;
using static Faithlife.Build.AppRunner;
using static Faithlife.Build.BuildUtility;
using static Faithlife.Build.DotNetRunner;
internal static class Build
{
public static int Main(string[] args) => BuildRunne... | using System;
using System.IO;
using System.Linq;
using System.Text.RegularExpressions;
using Faithlife.Build;
using static Faithlife.Build.AppRunner;
using static Faithlife.Build.BuildUtility;
using static Faithlife.Build.DotNetRunner;
internal static class Build
{
public static int Main(string[] args) => BuildRunne... | mit | C# |
c339fa22c3c7b5b408e84bd7761b82e4f56296e5 | Fix SourceCodeUrl. | FacilityApi/FacilityJavaScript,FacilityApi/FacilityJavaScript,FacilityApi/FacilityJavaScript | tools/Build/Build.cs | tools/Build/Build.cs | using System;
using System.Linq;
using Faithlife.Build;
using static Faithlife.Build.BuildUtility;
using static Faithlife.Build.DotNetRunner;
return BuildRunner.Execute(args, build =>
{
var codegen = "fsdgenjs";
var gitLogin = new GitLoginInfo("FacilityApiBot", Environment.GetEnvironmentVariable("BUILD_BOT_PASSWORD... | using System;
using System.Linq;
using Faithlife.Build;
using static Faithlife.Build.BuildUtility;
using static Faithlife.Build.DotNetRunner;
return BuildRunner.Execute(args, build =>
{
var codegen = "fsdgenjs";
var gitLogin = new GitLoginInfo("FacilityApiBot", Environment.GetEnvironmentVariable("BUILD_BOT_PASSWORD... | mit | C# |
f4bfe7738dcc2e61f096b494e939948e5d8d6887 | Add new error checking | Figglewatts/LSDStay | LSDStay/Program.cs | LSDStay/Program.cs | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
namespace LSDStay
{
class Program
{
public static IntPtr PSXOffset = new IntPtr(0x171A5C);
public static IntPtr LocationTimeOffset = new IntPtr(0x8AC70);
static int... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
namespace LSDStay
{
class Program
{
public static IntPtr PSXOffset = new IntPtr(0x171A5C);
public static IntPtr LocationTimeOffset = new IntPtr(0x8AC70);
private st... | mit | C# |
9c65c5f8703e3beed6ec659ace027a50d621d96a | Fix whitespace in vmsilvamolina | planetpowershell/planetpowershell,planetpowershell/planetpowershell,planetpowershell/planetpowershell,planetpowershell/planetpowershell | src/Firehose.Web/Authors/VictorSilva.cs | src/Firehose.Web/Authors/VictorSilva.cs | using System;
using System.Collections.Generic;
using System.Linq;
using System.ServiceModel.Syndication;
using System.Web;
using Firehose.Web.Infrastructure;
namespace Firehose.Web.Authors
{
public class VictorSilva : IAmAMicrosoftMVP, IFilterMyBlogPosts
{
public string FirstName => "Victor";
p... | using System;
using System.Collections.Generic;
using System.Linq;
using System.ServiceModel.Syndication;
using System.Web;
using Firehose.Web.Infrastructure;
namespace Firehose.Web.Authors
{
public class VictorSilva : IAmAMicrosoftMVP, IFilterMyBlogPosts
{
public string FirstName => "Victor";
p... | mit | C# |
ddedf2f5e524e28e25a50f016d42f4004ac4db86 | Add .NET version to comment | martincostello/website,martincostello/website,martincostello/website,martincostello/website | src/Website/Pages/Shared/_Layout.cshtml | src/Website/Pages/Shared/_Layout.cshtml | @inject IConfiguration Config
<!DOCTYPE html>
<html lang="en-gb">
<head prefix="og:http://ogp.me/ns#">
@{
string canonicalUri = Context.Request.Canonical();
string image = ViewBag.MetaImage ?? string.Empty;
if (!string.IsNullOrEmpty(image))
{
image = Url.Content(image)!;
}
var model = ... | @inject IConfiguration Config
<!DOCTYPE html>
<html lang="en-gb">
<head prefix="og:http://ogp.me/ns#">
@{
string canonicalUri = Context.Request.Canonical();
string image = ViewBag.MetaImage ?? string.Empty;
if (!string.IsNullOrEmpty(image))
{
image = Url.Content(image)!;
}
var model = ... | apache-2.0 | C# |
e411741a00d79424a9244196e33fa3cf1f646d64 | Remove NonCollectible card references | batstyx/Shamanic | Shamanic/Helper.cs | Shamanic/Helper.cs | using Hearthstone_Deck_Tracker;
using Hearthstone_Deck_Tracker.Enums;
using Hearthstone_Deck_Tracker.Hearthstone.Entities;
using Shamanic.Properties;
using System.Linq;
using static HearthDb.CardIds;
namespace Shamanic
{
internal static class Helper
{
public static Entity PlayerSnowfuryGiant => Core.G... | using Hearthstone_Deck_Tracker;
using Hearthstone_Deck_Tracker.Enums;
using Hearthstone_Deck_Tracker.Hearthstone.Entities;
using Shamanic.Properties;
using System.Linq;
using static HearthDb.CardIds;
namespace Shamanic
{
internal static class Helper
{
public static Entity PlayerSnowfuryGiant => Core.G... | mit | C# |
c2a5475e2f960dc2695a86f7b60d32d79ac9376f | remove unused namespace | killerantz/HoloToolkit-Unity,killerantz/HoloToolkit-Unity,killerantz/HoloToolkit-Unity,killerantz/HoloToolkit-Unity,DDReaper/MixedRealityToolkit-Unity | Assets/MRTK/Core/Definitions/SpatialAwareness/SpatialAwarenessPlanarObject.cs | Assets/MRTK/Core/Definitions/SpatialAwareness/SpatialAwarenessPlanarObject.cs | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using UnityEngine;
namespace Microsoft.MixedReality.Toolkit.SpatialAwareness
{
public partial class SpatialAwarenessPlanarObject : BaseSpatialAwarenessObject
{
/// <summary>
/// The BoxCollider associated with this pla... | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Runtime.Remoting.Messaging;
using UnityEngine;
namespace Microsoft.MixedReality.Toolkit.SpatialAwareness
{
public partial class SpatialAwarenessPlanarObject : BaseSpatialAwarenessObject
{
/// <summary>
///... | mit | C# |
ba4be64e49c71dbe8d6667936a9773c182ba4fe5 | Update UsingBuiltInNumberFormats.cs | aspose-cells/Aspose.Cells-for-.NET,aspose-cells/Aspose.Cells-for-.NET,maria-shahid-aspose/Aspose.Cells-for-.NET,asposecells/Aspose_Cells_NET,asposecells/Aspose_Cells_NET,asposecells/Aspose_Cells_NET,maria-shahid-aspose/Aspose.Cells-for-.NET,aspose-cells/Aspose.Cells-for-.NET,maria-shahid-aspose/Aspose.Cells-for-.NET,as... | Examples/CSharp/Formatting/SettingDisplayFormats/UsingBuiltInNumberFormats.cs | Examples/CSharp/Formatting/SettingDisplayFormats/UsingBuiltInNumberFormats.cs | using System.IO;
using Aspose.Cells;
using System;
namespace Aspose.Cells.Examples.Formatting.SettingDisplayFormats
{
public class UsingBuiltInNumberFormats
{
public static void Main(string[] args)
{
//ExStart:1
// The path to the documents directory.
string... | using System.IO;
using Aspose.Cells;
using System;
namespace Aspose.Cells.Examples.Formatting.SettingDisplayFormats
{
public class UsingBuiltInNumberFormats
{
public static void Main(string[] args)
{
// The path to the documents directory.
string dataDir = Aspose.Cells.... | mit | C# |
9c9bb87a1ffd696f4104a230459a00faeac06489 | Handle null reviewer | mattgwagner/Battery-Commander,mattgwagner/Battery-Commander,mattgwagner/Battery-Commander,mattgwagner/Battery-Commander | Battery-Commander.Web/Views/Shared/DisplayTemplates/Soldier.cshtml | Battery-Commander.Web/Views/Shared/DisplayTemplates/Soldier.cshtml | @model Soldier
@if (Model != null)
{
<div>@Html.ActionLink(Model.ToString(), "Details", "Soldiers", new { Model.Id })</div>
}
| @model Soldier
<div>@Html.ActionLink(Model.ToString(), "Details", "Soldiers", new { Model.Id })</div> | mit | C# |
a90b7cdd007af239e6476cbad55cbfbdd6ce5fbf | Fix crash then editing employee achievements due to interface property attempt | roman-yagodin/R7.University,roman-yagodin/R7.University,roman-yagodin/R7.University | R7.University/SerializationModels/AchievementSerializationModel.cs | R7.University/SerializationModels/AchievementSerializationModel.cs | //
// AchievementSerializationModel.cs
//
// Author:
// Roman M. Yagodin <roman.yagodin@gmail.com>
//
// Copyright (c) 2017-2018 Roman M. Yagodin
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the ... | //
// AchievementSerializationModel.cs
//
// Author:
// Roman M. Yagodin <roman.yagodin@gmail.com>
//
// Copyright (c) 2017 Roman M. Yagodin
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free ... | agpl-3.0 | C# |
6c91577336590b34457405d6ad4e3f4606927d93 | address code review comments | axelheer/corefx,Chrisboh/corefx,lggomez/corefx,Chrisboh/corefx,shimingsg/corefx,gregg-miskelly/corefx,kyulee1/corefx,pallavit/corefx,cartermp/corefx,mmitche/corefx,shmao/corefx,rahku/corefx,tijoytom/corefx,yizhang82/corefx,jlin177/corefx,Chrisboh/corefx,SGuyGe/corefx,s0ne0me/corefx,weltkante/corefx,josguil/corefx,69048... | src/System.Globalization/tests/CultureInfo/CultureInfoConstructor2.cs | src/System.Globalization/tests/CultureInfo/CultureInfoConstructor2.cs | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Globalization;
using Xunit;
namespace System.Globalization.Tests
{
public class CultureInfoConstructor2
{
[Theory]
[... | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Globalization;
using Xunit;
namespace System.Globalization.Tests
{
public class CultureInfoConstructor2
{
[Theory]
[... | mit | C# |
4b6e24cd6cff395290345a7ce7ac150df1df53bb | Fix Tests | chsword/ctrc | src/CTRC.Tests/PropertyTest.cs | src/CTRC.Tests/PropertyTest.cs | using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace CTRC.Tests
{
[TestClass]
public class PropertyTest
{
[TestMethod]
public void GetPropertyTest()
{
var props = CTRCHelper.GetPropertiesCache<PropertyTestClass1>();
foreach (var proper... | using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace CTRC.Tests
{
[TestClass]
public class PropertyTest
{
[TestMethod]
public void GetPropertyTest()
{
var props = CTRCHelper.GetPropertiesCache<PropertyTestClass1>();
foreach (var proper... | mit | C# |
4881f1c7b0057f171f0d630b48428f6327f0d5da | Clarify error throw when Command has no name string provided | Nick-Lucas/EntryPoint,Nick-Lucas/EntryPoint,Nick-Lucas/EntryPoint | src/EntryPoint/CommandAttribute.cs | src/EntryPoint/CommandAttribute.cs | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace EntryPoint {
/// <summary>
/// Used to mark a method as a Command, in a CliCommands class
/// </summary>
[AttributeUsage(
AttributeTargets.Method,
AllowMultiple = false,
... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace EntryPoint {
/// <summary>
/// Used to mark a method as a Command, in a CliCommands class
/// </summary>
[AttributeUsage(
AttributeTargets.Method,
AllowMultiple = false,
... | mit | C# |
63ec061188fd18bd8187ae6c6d6399b13875151b | Fix assembly load for plugins | martin211/aimp_dotnet,martin211/aimp_dotnet,martin211/aimp_dotnet,martin211/aimp_dotnet,martin211/aimp_dotnet | AIMPDotNet/CustomAssemblyResolver.cs | AIMPDotNet/CustomAssemblyResolver.cs | using System;
using System.IO;
using System.Linq;
using System.Reflection;
namespace AIMP.SDK
{
internal static class CustomAssemblyResolver
{
private static string curPath;
private static bool isInited;
/// <summary>
/// Initializes the specified path.
/// </summary>... | using System;
using System.IO;
using System.Reflection;
namespace AIMP.SDK
{
internal static class CustomAssemblyResolver
{
private static string curPath;
private static bool isInited;
/// <summary>
/// Initializes the specified path.
/// </summary>
/// <param... | apache-2.0 | C# |
5428dc90a8d1f60b49d1ed105d1516989a30f9ca | remove stupid function | Voxelgon/Voxelgon,Voxelgon/Voxelgon | Assets/Plugins/Voxelgon/Math/Math.cs | Assets/Plugins/Voxelgon/Math/Math.cs | using UnityEngine;
using System.Collections;
namespace Voxelgon {
public class Math {
//returns the angle in degrees from the x axis to a line between origin and child
//2d (x,z) only right now
public static float TwoPointAngle(Vector3 origin, Vector3 child) {
Vector3 deltaT =... | using UnityEngine;
using System.Collections;
namespace Voxelgon {
public class Math {
//returns the angle in degrees from the x axis to a line between origin and child
//2d (x,z) only right now
public static float TwoPointAngle(Vector3 origin, Vector3 child) {
Vector3 deltaT =... | apache-2.0 | C# |
bfb40275e61e6c59c22dd55a8461f48214e36327 | fix hardcoded references in vs template | OBeautifulCode/OBeautifulCode.Build | Conventions/VisualStudioProjectTemplates/Console/consoleabstraction.cs | Conventions/VisualStudioProjectTemplates/Console/consoleabstraction.cs | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="ConsoleAbstraction.cs" company="OBeautifulCode">
// Copyright (c) OBeautifulCode 2018. All rights reserved.
// </copyright>
// --------------------------------------------------... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="ConsoleAbstraction.cs" company="OBeautifulCode">
// Copyright (c) OBeautifulCode 2018. All rights reserved.
// </copyright>
// --------------------------------------------------... | mit | C# |
ad18b70ab33da6c5425e2f9fc8294161a66f9165 | Increase version | cap9/EEPhysics | EEPhysics/Properties/AssemblyInfo.cs | EEPhysics/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("EEPhysics")]
[assembly: AssemblyDescripti... | using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("EEPhysics")]
[assembly: AssemblyDescripti... | mit | C# |
29b9f723d2258530efd69dff472f2ba512034bf2 | Remove unused property | k-t/SharpHaven | MonoHaven.Client/Graphics/Picture.cs | MonoHaven.Client/Graphics/Picture.cs | using System;
using System.Collections;
using System.Drawing;
namespace MonoHaven.Graphics
{
public class Picture : Drawable
{
private readonly TextureSlice tex;
private readonly BitArray hitmask;
public Picture(TextureSlice tex, BitArray hitmask)
{
if (hitmask != null && hitmask.Count != tex.Width * te... | using System;
using System.Collections;
using System.Drawing;
namespace MonoHaven.Graphics
{
public class Picture : Drawable
{
private readonly TextureSlice tex;
private readonly BitArray hitmask;
public Picture(TextureSlice tex, BitArray hitmask)
{
if (hitmask != null && hitmask.Count != tex.Width * te... | mit | C# |
05e7020dfc35f49c8fe8e8c7bc6a476f3d82a440 | Move the speech_quickstart doc tag so that users can copy and paste all the code. | GoogleCloudPlatform/dotnet-docs-samples,GoogleCloudPlatform/dotnet-docs-samples,GoogleCloudPlatform/dotnet-docs-samples,jsimonweb/csharp-docs-samples,GoogleCloudPlatform/dotnet-docs-samples,jsimonweb/csharp-docs-samples,jsimonweb/csharp-docs-samples,jsimonweb/csharp-docs-samples | speech/api/QuickStart/QuickStart.cs | speech/api/QuickStart/QuickStart.cs | /*
* Copyright (c) 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | /*
* Copyright (c) 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | apache-2.0 | C# |
549cde34ef542d5f6c7c98c3f1e256f8739af4b2 | Set version assembly info | kenkendk/ceenhttpd,kenkendk/ceenhttpd,kenkendk/ceenhttpd,kenkendk/ceenhttpd | Ceen.Mvc/Properties/AssemblyInfo.cs | Ceen.Mvc/Properties/AssemblyInfo.cs | using System.Reflection;
using System.Runtime.CompilerServices;
// Information about this assembly is defined by the following attributes.
// Change them to the values specific to your project.
[assembly: AssemblyTitle("Ceen.Mvc")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly:... | using System.Reflection;
using System.Runtime.CompilerServices;
// Information about this assembly is defined by the following attributes.
// Change them to the values specific to your project.
[assembly: AssemblyTitle("Ceen.Mvc")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly:... | mit | C# |
031adb2b672aa4b934a17a8b804df7dcadb4f7c3 | Increase version | gigya/microdot | SolutionVersion.cs | SolutionVersion.cs | #region Copyright
// Copyright 2017 Gigya Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// THI... | #region Copyright
// Copyright 2017 Gigya Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// THI... | apache-2.0 | C# |
e3d0298d92883afd722d400de65f1cfe7134ea11 | Update xml documentation for TokenRequestContext.Claims (#18367) | jackmagic313/azure-sdk-for-net,yugangw-msft/azure-sdk-for-net,AsrOneSdk/azure-sdk-for-net,ayeletshpigelman/azure-sdk-for-net,jackmagic313/azure-sdk-for-net,yugangw-msft/azure-sdk-for-net,AsrOneSdk/azure-sdk-for-net,yugangw-msft/azure-sdk-for-net,brjohnstmsft/azure-sdk-for-net,brjohnstmsft/azure-sdk-for-net,ayeletshpige... | sdk/core/Azure.Core/src/TokenRequestContext.cs | sdk/core/Azure.Core/src/TokenRequestContext.cs | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
namespace Azure.Core
{
/// <summary>
/// Contains the details of an authentication token request.
/// </summary>
public readonly struct TokenRequestContext
{
/// <summary>
/// Creates a ... | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
namespace Azure.Core
{
/// <summary>
/// Contains the details of an authentication token request.
/// </summary>
public readonly struct TokenRequestContext
{
/// <summary>
/// Creates a ... | mit | C# |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.