added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6937 | {
"extension": "c-sharp",
"max_stars_count": "47.0",
"max_stars_repo_name": "LightGive/TransitionManager",
"max_stars_repo_path": "TransitionManager/Assets/LightGive/Managers/TransitionManager/Scripts/TransitionManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6938"
} | starcoder | <gh_stars>10-100
#region License
//Copyright(c) 2017 <NAME>
//https://github.com/LightGive/TransitionManager
//Permission is hereby granted, free of charge, to any person obtaining a
//copy of this software and associated documentation files (the
//"Software"), to deal in the Software without restriction, including
/... | 1.819302 | f04fec32e03bd377af319ad22b2c12b5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6938 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bstoney/testing-framework",
"max_stars_repo_path": "Testing/Util/MethodILReader/ILInstruction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6939"
} | starcoder | /*
* Code taken from Codeproject http://codeproject.com/csharp/sdilreader.asp
* Parsing the IL of a Method Body By <NAME>
*/
using System;
using System.Collections.Generic;
using System.Text;
using System.Reflection.Emit;
using System.Reflection;
namespace Testing.Util.MethodILReader
{
/// <summary>
/// A structu... | 3.032402 | 1a1f925d520c662ea00d31e5bad48c87 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6939 | {
"extension": "c-sharp",
"max_stars_count": "30.0",
"max_stars_repo_name": "sevenTiny/7Tiny.Bantina",
"max_stars_repo_path": "src/SevenTiny.Bantina/SevenTiny.Bantina.Spring/Middleware/DependencyControlMiddleware.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6940"
} | starcoder | using SevenTiny.Bantina.Spring.DependencyInjection;
namespace SevenTiny.Bantina.Spring.Middleware
{
internal static class DependencyControlMiddleware
{
/// <summary>
/// this extension use in the end of pipeline
/// </summary>
/// <param name="app"></param>
internal sta... | 1.887594 | 6a2ff8057789ff265c34371b15665a86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6940 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zbra-solutions/excel-utility",
"max_stars_repo_path": "ExcelUtility.UnitTests/Tests/ColumnValidationTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6941"
} | starcoder | <filename>ExcelUtility.UnitTests/Tests/ColumnValidationTest.cs
using System;
using System.Globalization;
using System.Linq;
using System.Xml.Linq;
using ExcelUtility.UnitTests.Util;
using ExcelUtility.Utils;
using Xunit;
namespace ExcelUtility.UnitTests.Tests
{
public class ColumnValidationTest
{
... | 2.5613 | 1934c50d8069948c686a512433c9ef1b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6941 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "scottiemc7/TriggerCommandLineBuild",
"max_stars_repo_path": "TriggerCommandLineConsole/TriggerCommandLineConsole/IProcessWrapperFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6942"
} | starcoder | <reponame>scottiemc7/TriggerCommandLineBuild<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TriggerCommandLineConsole
{
public interface IProcessWrapperFactory
{
IProcessWrapper CreateProcess(string path, string workingDirec... | 1.840822 | 42bcd3cb9e82073d5ee7c7d81a93e61a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6942 | {
"extension": "c-sharp",
"max_stars_count": "235.0",
"max_stars_repo_name": "AlexanderSemenyak/Kerberos.NET",
"max_stars_repo_path": "Kerberos.NET/Dns/DnsRecord.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6943"
} | starcoder | <reponame>AlexanderSemenyak/Kerberos.NET
// -----------------------------------------------------------------------
// Licensed to The .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// ---------------------------------------------------------------... | 2.404091 | 8fa09d646acaa5f06e3176779075f7ff |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6943 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "LaughingLeader/SourceControlGenerator",
"max_stars_repo_path": "SourceControlGenerator/Utilities/ReactionObservableExceptionHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6944"
} | starcoder | <filename>SourceControlGenerator/Utilities/ReactionObservableExceptionHandler.cs
using ReactiveUI;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Reactive.Concurrency;
using System.Text;
using System.Threading.Tasks;
using Xceed.Wpf.Toolkit;
namespace SCG.Uti... | 2.651738 | 7434ca74f31dafa7a59f584952c1b506 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6944 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "divitvasu/Asset-Management",
"max_stars_repo_path": "AssetManagement/AssetManagement/DeleteUser.aspx.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6945"
} | starcoder | <filename>AssetManagement/AssetManagement/DeleteUser.aspx.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace AssetManagement
{
public partial class WebForm6 : System... | 2.289948 | cf3c2839e7f24d93297dc0a4f847539b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6945 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kekekeks/CefNet",
"max_stars_repo_path": "CefNet/Generated/Managed/Types/CefLoadHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6946"
} | starcoder | // --------------------------------------------------------------------------------------------
// Copyright (c) 2019 The CefNet Authors. All rights reserved.
// Licensed under the MIT license.
// See the licence file in the project root for full license information.
// ------------------------------------------------... | 1.917005 | 5efaa6e69f3c07963f0ee1dca09972d0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6946 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Jeavon/ImageProcessor",
"max_stars_repo_path": "src/ImageProcessor.Web/Helpers/ProcessQueryStringEventArgs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6947"
} | starcoder | <reponame>Jeavon/ImageProcessor
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="ProcessQueryStringEventArgs.cs" company="<NAME>">
// Copyright (c) <NAME>.
// Licensed under the Apache License, Version 2.0.
// </copyright>
/... | 2.042652 | b356aef6f22771561595f54a6dd13294 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6947 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "SnnK/Technical-Analysis-Scanner",
"max_stars_repo_path": "TAScanner/Indicators/Ichimoku/Ichimoku.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6948"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace TAScanner
{
public static partial class Indicator
{
// ICHIMOKU CLOUD
/// <include file='./info.xml' path='indicator/*' />
///
public static IEnumerable<IchimokuResult> GetIchimoku<TQuote>(
... | 2.634156 | a79d592f658a3255fe6051e2ed908097 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6948 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "seeplusplus/Xyaneon.ComputerScience.GraphTheory",
"max_stars_repo_path": "Xyaneon.ComputerScience.GraphTheory.Test/VertexTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6949"
} | starcoder | <gh_stars>1-10
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Xyaneon.ComputerScience.GraphTheory.Tests
{
/// <summary>
/// Provides unit testing methods for the <see cref="Vertex"/> class.
/// </summary>
[TestClass]
public class VertexTests
{
/// <summary>
/// Te... | 3.103754 | 4bcfc0c047739bc50fbd8562f7300dbc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6949 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "southportsolutions/AvaTax-REST-V2-DotNet-SDK",
"max_stars_repo_path": "src/models/ContactModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6950"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using Newtonsoft.Json;
/*
* AvaTax API Client Library
*
* (c) 2004-2019 Avalara, Inc.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author <NAME>
* @au... | 1.953661 | 3e9c49c93b53842458b2f0f5a42c25ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6950 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RutgerIddink/Xamarin.Auth",
"max_stars_repo_path": "source/Core/Xamarin.Auth.Compat.WinRTWindows81/AccountStore/WinRTAccountStore.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6951"
} | starcoder | //
// Copyright 2013, Xamarin 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 ... | 1.647382 | c8b8c12a89ddf6e5dfb21dbbb78dded5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6951 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pkkw777/SimpleShoppingCart",
"max_stars_repo_path": "SimpleShoppingCart/Order.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6952"
} | starcoder | namespace Shop
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
public class Order : IOrder
{
public Order(int id, float price, int quantity)
{
this.Id = id;
this.Quantity = quantity;
this.Pr... | 2.536629 | b5debd7376aece2d035597854088bdc3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6952 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "racs0/csharp_samples_ef_coffeeslotmachine-template",
"max_stars_repo_path": "source/CoffeeSlotMachine.Persistence/Migrations/20170930152547_InitialMigration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6953"
} | starcoder | <filename>source/CoffeeSlotMachine.Persistence/Migrations/20170930152547_InitialMigration.cs<gh_stars>0
using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.Migrations;
using System;
using System.Collections.Generic;
namespace CoffeeSlotMachine.Persistence.Migrations
{
public partial ... | 2.29753 | c07b8e194c1396210cae32026c35fd14 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6953 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ajilantony/identityserver4",
"max_stars_repo_path": "src/Host/UI/Error/ErrorController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6954"
} | starcoder | <reponame>ajilantony/identityserver4<gh_stars>1-10
using IdentityServer4;
using IdentityServer4.Services;
using Microsoft.AspNetCore.Mvc;
using System.Threading.Tasks;
namespace Host.UI.Error
{
public class ErrorController : Controller
{
private readonly IUserInteractionService _interaction;
... | 1.884579 | c4348c6534c53b2695fddada27e198d1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6954 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "wsv-accidis/sjoslaget",
"max_stars_repo_path": "GotlandBackend/Models/CabinCapacity.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6955"
} | starcoder | namespace Accidis.Gotland.WebService.Models
{
public sealed class CabinCapacity
{
public int No { get; set; }
public int Total { get; set; }
public int Capacity { get; set; }
}
}
| 1.461318 | 5610d81d2b29c61815d62b1948676c5c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6955 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cmu-sei/Stackstorm.Api",
"max_stars_repo_path": "Stackstorm.Api.Client/Models/ActionParameter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6956"
} | starcoder | // Copyright 2021 <NAME>. All Rights Reserved.
// Released under a MIT (SEI)-style license. See LICENSE.md in the project root for license information.
namespace Stackstorm.Api.Client.Models
{
public class ActionParameter
{
public string type;
public string description;
public object @default;
public bool req... | 1.63038 | c5ac9be276fe50021313f8ecbbd3e6bf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6956 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "DiogoMartinh0/winforms",
"max_stars_repo_path": "src/System.Windows.Forms/src/System/Windows/Forms/ToolStripItemAlignment.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6957"
} | starcoder | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
namespace System.Windows.Forms
{
/// <devdoc>
/// This enum is used to determine alignment of the ToolStrip... | 2.018781 | 58060f5dc98122975ec98df56a25127a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6957 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Sebrene/StreamStarter",
"max_stars_repo_path": "MainWindow.xaml(2).cs",
"provenance": "train-00000-of-00045.jsonl.gz:6958"
} | starcoder | <filename>MainWindow.xaml(2).cs
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.... | 1.8993 | 127676125f9c8cb88753dc738bbfb326 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6958 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "darrikpuetz/Lab05-Zoo",
"max_stars_repo_path": "Lab05Zoo/Classes/DinoClasses/DinoSaurs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6959"
} | starcoder | <reponame>darrikpuetz/Lab05-Zoo
using System;
using System.Collections.Generic;
using System.Text;
namespace Classes
{
public abstract class Dinosaurs
{
public abstract string Name { get; set; }
public abstract bool Scary { get; set; }
public abstract bool Eat();
public abstra... | 2.090197 | d227fc461742eafad7e01671fdaf755c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6959 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "belav/AspNetWebStack",
"max_stars_repo_path": "src/System.Web.WebPages.Administration/Resources/PackageManagerResources.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6960"
} | starcoder | <reponame>belav/AspNetWebStack
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.488
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerat... | 1.78929 | 3521e50c12e7a955df086e1fab1acec2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6960 | {
"extension": "c-sharp",
"max_stars_count": "2670.0",
"max_stars_repo_name": "psp589/Orchard",
"max_stars_repo_path": "src/Orchard.Tests.Modules/Users/Services/UserServiceTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6961"
} | starcoder | using System;
using System.Globalization;
using System.Threading;
using Autofac;
using Moq;
using NHibernate;
using NUnit.Framework;
using Orchard.Caching;
using Orchard.ContentManagement;
using Orchard.ContentManagement.FieldStorage.InfosetStorage;
using Orchard.ContentManagement.Handlers;
using Orchard.ContentManage... | 1.393276 | b0020b34486c909a2274ce67b8bbcc39 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6961 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "arturnista/blob_arena_unity",
"max_stars_repo_path": "Assets/PauseController/Scripts/PausableRigidbody.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6962"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
[RequireComponent(typeof(Pausable))]
public class PausableRigidbody : MonoBehaviour, IPauseListener
{
private Vector2 originalVelocity;
private float originalAngularVelocity;
public void OnPause()
{
var rigidbo... | 2.296837 | 8f96f3a4594fcd83bdf419682095c0d9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6962 | {
"extension": "c-sharp",
"max_stars_count": "219.0",
"max_stars_repo_name": "Toysoft/spectnetide",
"max_stars_repo_path": "v2/Tests/Spect.Net.SpectrumEmu.Test/Helpers/Spectrum128AdvancedTestMachine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6963"
} | starcoder | <reponame>Toysoft/spectnetide
using System.Collections.Generic;
using Spect.Net.SpectrumEmu.Abstraction.Configuration;
using Spect.Net.SpectrumEmu.Abstraction.Discovery;
using Spect.Net.SpectrumEmu.Abstraction.Providers;
using Spect.Net.SpectrumEmu.Devices.Memory;
using Spect.Net.SpectrumEmu.Devices.Ports;
using Spect... | 1.992802 | 187398d2b92c4f10378baaa7757793e6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6963 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "deepfighter/daggerfall-unity",
"max_stars_repo_path": "Assets/Scripts/Game/Questing/Actions/PcAt.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6964"
} | starcoder | // Project: Daggerfall Tools For Unity
// Copyright: Copyright (C) 2009-2021 Daggerfall Workshop
// Web Site: http://www.dfworkshop.net
// License: MIT License (http://www.opensource.org/licenses/mit-license.php)
// Source Code: https://github.com/Interkarma/daggerfall-unity
// Origina... | 2.338465 | 182183dc6999262865a2199adbaaa950 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6964 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "moein-shafiei/test",
"max_stars_repo_path": "source/Src/Infra.Web.API.Auth/SecureWebAPIStartup.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6965"
} | starcoder | <filename>source/Src/Infra.Web.API.Auth/SecureWebAPIStartup.cs
using DotFramework.Core.Configuration;
using DotFramework.Infra.Web.API.Auth.Base.Providers;
using DotFramework.Infra.Web.API.Auth.Base;
using Microsoft.Owin.Security.OAuth;
using Owin;
using System;
using DotFramework.Infra.Web.API.Auth.Providers;
namesp... | 1.845731 | e85f96d70731fa989118a012a4cfb450 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6965 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "geocortex/vertigis-mobile-samples",
"max_stars_repo_path": "Geocortex.Mobile.Samples/Geocortex.Mobile.Samples/Samples/CustomSamples/CustomDetails/CustomDetailsComponent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6966"
} | starcoder | <reponame>geocortex/vertigis-mobile-samples
using VertiGIS.Mobile.Composition.Layout;
using VertiGIS.Mobile.Composition.Messaging;
using VertiGIS.Mobile.Infrastructure.Messaging;
using VertiGIS.Mobile.Samples;
using VertiGIS.Mobile.Samples.Samples.CustomSamples.CustomDetails;
using System.Linq;
using System.Threading.... | 1.875448 | 0e1cf7058de309a3463eeb2bbf3bcf1f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6966 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jralima/codenation-csharp",
"max_stars_repo_path": "Modulo 2/Desafios/TimeFutebol/Source.Test/SoccerTeamsManagerTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6967"
} | starcoder | <reponame>jralima/codenation-csharp<filename>Modulo 2/Desafios/TimeFutebol/Source.Test/SoccerTeamsManagerTest.cs
using System;
using System.Linq;
using System.Collections.Generic;
using Xunit;
using Codenation.Challenge.Exceptions;
namespace Codenation.Challenge
{
public class SoccerTeamsManagerTest
{
... | 2.569508 | 574a6b2983dcdac9c1b2ba84aa664e9d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6967 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jorgemhtdev/skia-sharp-xf",
"max_stars_repo_path": "SkiaSharpXF/SkiaSharpXF/SkiaSharpXF/CustomControl.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6968"
} | starcoder | <reponame>jorgemhtdev/skia-sharp-xf
namespace SkiaSharpXF
{
using SkiaSharp;
using SkiaSharp.Views.Forms;
// https://docs.microsoft.com/en-us/dotnet/api/skiasharp.skpaint?view=skiasharp-1.68.1
// https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/graphics/skiasharp/effects/
publ... | 2.508273 | 27935ae5e7aadb5e31883239aa0c946d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6968 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pmsereno/Dnn.Platform",
"max_stars_repo_path": "DNN Platform/DotNetNuke.Web/Components/Controllers/IControlBarController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6969"
} | starcoder | //
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the MIT License. See LICENSE file in the project root for full license information.
//
using System;
using System.Collections.Generic;
using DotNetNuke.Entities.Modules;
using DotNetNuke.Web.Components.Controllers.Models;
namespace DotNetNu... | 2.050438 | 1a9056cb8c0cb08e178e93cb4938f279 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6969 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Zgragselus/Ludum-Dare-45---Food-Fight",
"max_stars_repo_path": "Assets/Scripts/Levels/ProceduralLevelGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6970"
} | starcoder | <filename>Assets/Scripts/Levels/ProceduralLevelGenerator.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class BSPNode
{
public int split;
public int axis;
public bool isLeaf;
public bool isConnected;
public Vector2Int min;
public Vector2Int max;
... | 2.570446 | 3687006e3d5b3931bd3d2ead1c0bea1c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6970 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "naushard/EclipsePOS",
"max_stars_repo_path": "V.1.0.8/EclipsePOS.WPF.PosWorkBench/EclipsePos.Apps/PosEvents/ExecScript.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6971"
} | starcoder | <filename>V.1.0.8/EclipsePOS.WPF.PosWorkBench/EclipsePos.Apps/PosEvents/ExecScript.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Diagnostics;
using System.Reflection;
using EclipsePos.Data;
using EclipsePos.Apps.Context;
using Microsoft.PointOfService;
namesp... | 2.262984 | ac0c3049617b69b9f593d3d93e777859 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6971 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "odyred/RandomVariable_MonteCarlo",
"max_stars_repo_path": "ISAAR.MSolve.Analyzers/VRFMonteCarloAnalyzerWithStochasticMaterial.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6972"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime;
using ISAAR.MSolve.Logging.Interfaces;
using ISAAR.MSolve.Analyzers.Interfaces;
using ISAAR.MSolve.Solvers.Interfaces;
using Troschuetz.Random.Distributions.Continuous;
using System.IO;
using ISAAR.MSolve.FEM.Entities;
using ISAAR... | 1.915557 | 398ab1bb99b6dbfcb6bc72956ba2eb43 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6972 | {
"extension": "c-sharp",
"max_stars_count": "275.0",
"max_stars_repo_name": "Bhekinkosi12/Xamarin-CloudMusic",
"max_stars_repo_path": "CloudMusic.Android/MultiDexApplication.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6973"
} | starcoder | <gh_stars>100-1000
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Android.App;
using Android.Content;
using Android.OS;
using Android.Runtime;
using Android.Views;
using Android.Widget;
using Java.Interop;
namespace CloudMusic.Droid
{
[Register("android/support/multid... | 1.831554 | f8489a2ab77e83007e1b42d6008e880a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6973 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "brondavies/wwwplatform.net",
"max_stars_repo_path": "src/shared/wwwplatform.Shared/Helpers/VideoHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6974"
} | starcoder | <reponame>brondavies/wwwplatform.net<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Web;
using FTTLib;
namespace wwwplatform.Shared.Helpers
{
public class VideoHelper
{
public static bool ... | 1.980837 | c2bd109924657c2144c409f88136038c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6974 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "prabirshrestha/FacebookSharp",
"max_stars_repo_path": "src/FacebookSharp.Extensions/CommentsExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6975"
} | starcoder | <reponame>prabirshrestha/FacebookSharp<gh_stars>1-10
namespace FacebookSharp.Extensions
{
using System.Collections.Generic;
using FacebookSharp.Schemas.Graph;
public static partial class FacebookExtensions
{
#if !(SILVERLIGHT || WINDOWS_PHONE)
/// <summary>
/// Writes the giv... | 2.707043 | d96534c13eb3912505d5fa614c6b9eb7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6975 | {
"extension": "c-sharp",
"max_stars_count": "469.0",
"max_stars_repo_name": "lefb766/mono",
"max_stars_repo_path": "mcs/class/System.Web/Test/mainsoft/NunitWeb/NunitWeb/HandlerInvoker.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6976"
} | starcoder | <reponame>lefb766/mono<gh_stars>100-1000
using System;
namespace MonoTests.SystemWeb.Framework
{
/// <summary>
/// Delegates to a ser callback that is used with <see cref="HandlerInvoker"/>.
/// It is invoked during <see cref="System.Web.IHttpHandler.ProcessRequest"/>.
/// </summary>
/// <seealso cref="HandlerInv... | 2.112767 | b8530fae4cb8fa0b13e0aa6617ba40e3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6976 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "edhaack/PsMongo",
"max_stars_repo_path": "PsMongo/PsMongo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6977"
} | starcoder | <gh_stars>1-10
/*
* *
~ This module is designed to interact with MongoDB ~
* *
LICENSE INFO:
Copyright (DateTime.Now) (c) <NAME>.
All rights reserved.
MIT License... | 2.291377 | 1f6c49b0890814087a13ddc312043a68 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6977 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "EtchUK/Etch.OrchardCore.AdminTheme",
"max_stars_repo_path": "Views/Layout-Login.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:6978"
} | starcoder | <gh_stars>1-10
@inject DarkModeService DarkModeService;
@{
var darkMode = await DarkModeService.IsDarkModeAsync();
}
<!DOCTYPE html>
<html lang="@Orchard.CultureName()" dir="@Orchard.CultureDir()" data-theme="@DarkModeService.CurrentTheme">
<head>
<title>@RenderTitleSegments(Site.SiteName, "before")</ti... | 1.701118 | 7134e273d314c4cb09397b3166e04b77 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6978 | {
"extension": "c-sharp",
"max_stars_count": "32.0",
"max_stars_repo_name": "JonPSmith/BookApp.All",
"max_stars_repo_path": "BookApp.Main.Infrastructure.LoggingServices/HttpTimingLog.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6979"
} | starcoder | <filename>BookApp.Main.Infrastructure.LoggingServices/HttpTimingLog.cs
// Copyright (c) 2021 <NAME>, GitHub: JonPSmith, web: http://www.thereformedprogrammer.net/
// Licensed under MIT license. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.Li... | 2.387332 | e11dded00da73bd1e1a5db7edafa346a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6979 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Farl/SSCore2017",
"max_stars_repo_path": "Packages/com.prototyper.layoutdrawer/Runtime/VerticalLayout.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6980"
} | starcoder | <filename>Packages/com.prototyper.layoutdrawer/Runtime/VerticalLayout.cs
/* (C)2019 Rayark Inc. - All Rights Reserved
* Rayark Confidential
*
* NOTICE: The intellectual and technical concepts contained herein are
* proprietary to or under control of Rayark Inc. and its affiliates.
* The information herein may be c... | 2.196658 | 3764af95757f76572e7c55d0eea90c86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6980 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dnelly/Identity",
"max_stars_repo_path": "src/Microsoft.AspNetCore.Identity/TokenProviderDescriptor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6981"
} | starcoder | <gh_stars>0
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
namespace Microsoft.AspNetCore.Identity
{
public class TokenProviderDescriptor
{
public TokenProviderDescript... | 1.424023 | aedb140a022d95d0da1a641b62c0182f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6981 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "d3x0r/xperdex",
"max_stars_repo_path": "games/MyFirstXNA/inputhandlers/inputhandlers/StateMachine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6982"
} | starcoder | <reponame>d3x0r/xperdex<filename>games/MyFirstXNA/inputhandlers/inputhandlers/StateMachine.cs
//Copyright 2008 <NAME>
//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.apach... | 2.751895 | 24dfe632d31fabce1beee8502b0e6651 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6982 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "mikhail-khalizev/max",
"max_stars_repo_path": "source/MikhailKhalizev.Max/source/Program/Auto/z-0000-fc9e.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6983"
} | starcoder | <filename>source/MikhailKhalizev.Max/source/Program/Auto/z-0000-fc9e.cs<gh_stars>1-10
using System;
using MikhailKhalizev.Processor.x86.BinToCSharp;
namespace MikhailKhalizev.Max.Program
{
public partial class RawProgram
{
[MethodInfo("0xfc9e-739e977d")]
public void Method_0000_fc9e()
... | 1.857287 | 34dbe6bada75df4e6fa4542ab2934afd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6983 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jeanluctritsch/CommunityServer",
"max_stars_repo_path": "redistributable/BaseCampRestAPI-1.1.0/BasecampRestAPI/Comment.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6984"
} | starcoder | using System;
using System.Xml;
using Newtonsoft.Json.Linq;
namespace BasecampRestAPI
{
/*
{
"id": 22198595,
"content": "kjhkjhkjhkj",
"created_at": "2012-09-10T13:11:12+04:00",
"updated_at": "2012-09-10T13:11:12+04:00",
"attachments": [],
"creator": {
"id": 2047474,
"name": "<N... | 2.260649 | 298eeabff2ed061648c0093b7f21393e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6984 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Spontifixus/am-e3dc",
"max_stars_repo_path": "Source/AM.E3dc.Rscp/Connectivity/INetworkStream.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6985"
} | starcoder | using System;
using System.Net.Sockets;
using System.Threading;
using System.Threading.Tasks;
namespace AM.E3dc.Rscp.Connectivity
{
/// <summary>
/// Provides an interface for the standard .NET <see cref="NetworkStream"/>
/// so that can be mocked for testing purposes.
/// </summary>
internal inte... | 2.263418 | 4bbdca67259d1e02096240d0fabc4e2e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6985 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Timo-Lampert/Pamaxie",
"max_stars_repo_path": "Tooling/Pamaxie.Leecher/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6986"
} | starcoder | <filename>Tooling/Pamaxie.Leecher/Program.cs
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Security;
using System.Threading;
using System.Threading.Tasks;
using DnsClient;
using HtmlAgilityPack;
usi... | 2.961308 | e76f0f78866041d6b7f69fa7a4265e03 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6986 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wrsxinlang/MiCake",
"max_stars_repo_path": "src/framework/MiCake.Identity/Audit/IHasDeleteUser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6987"
} | starcoder | using MiCake.Identity;
namespace MiCake.Audit
{
/// <summary>
/// Represents has a delete user. If audit is enabled, it will be assigned to the audited system later.
/// </summary>
/// <typeparam name="TKey">the primary key type of user.Must be consistent with <see cref="IMiCakeUser{TKey}"/></typepara... | 2.43497 | 56c4c194c71e5e2f2aca446b4590802d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6987 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "bbday/dotnet-webapi-boilerplate",
"max_stars_repo_path": "src/Infrastructure/Persistence/Contexts/TenantManagementDbContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6988"
} | starcoder | <reponame>bbday/dotnet-webapi-boilerplate
using DN.WebApi.Domain.Multitenancy;
using Microsoft.EntityFrameworkCore;
namespace DN.WebApi.Infrastructure.Persistence.Contexts;
public class TenantManagementDbContext : DbContext
{
public TenantManagementDbContext(DbContextOptions<TenantManagementDbContext> options)
... | 1.601925 | 92f1d744667e0b21848d945d3e6c5fd3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6988 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pjanotti/signalfx-dotnet-tracing",
"max_stars_repo_path": "src/Datadog.Trace/Agent/ZipkinApi.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6989"
} | starcoder | // Modified by SignalFx
using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
using Datadog.Trace.Configuration;
using Datadog.Trace.DogStatsd;
using Datadog.Trace.Logging;
using Datadog.Trace.Vendors.StatsdClient;
using MsgPack.Serialization;
using Newtonsoft.Json;
names... | 2.213353 | 2825ddbd54e0acf7597304b0f75c8486 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6989 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "DrFrolicks/Carculus",
"max_stars_repo_path": "Carculus/Assets/Scripts/ProblemSet.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6990"
} | starcoder | <reponame>DrFrolicks/Carculus<gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
public class Safezone
{
public string prompt;
public GameObject[] safezones;
}
public class ProblemSet : MonoBehaviour {
public string[] safeZonePrompts;
publ... | 2.392545 | 6f4d06f4ac7d03181f239abd22841cb1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6990 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "samuelarbibe/taki",
"max_stars_repo_path": "Client/Client/TakiApp/TakiApp/LoadingPage.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6991"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using TakiApp.TakiService;
using Xamarin.Forms;
using Xamarin.Forms.Xaml;
namespace TakiApp
{
[XamlCompilation(XamlCompilationOptions.Compile)]
public partial class... | 2.139126 | b1c92ceed787361d3128ff0cd1c7e162 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6991 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dbaker731/StoreApplication",
"max_stars_repo_path": "StoreApp/StoreApp/Controllers/LoginController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6992"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using BusinessLogicLayer;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using ModelLayer.ViewModels;
namespace StoreApp.Controllers
{
public class LoginCont... | 2.408822 | ac0e27a60b9a45c522d586ef3c075298 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6992 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "tmoreirafreitas/Pso",
"max_stars_repo_path": "Pso.Domain.Core/Cliente/Commands/Cadastrar/ClienteCadastradoNotificationHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6993"
} | starcoder | <filename>Pso.Domain.Core/Cliente/Commands/Cadastrar/ClienteCadastradoNotificationHandler.cs<gh_stars>1-10
using AutoMapper;
using MediatR;
using Pso.Domain.Interfaces.Repositories.NoSqlMongoDb.Write;
using System.Threading;
using System.Threading.Tasks;
namespace Pso.Domain.Core.Cliente.Commands.Cadastrar
{
publ... | 2.32052 | a93c0e2c56955e2a523ba37511c369f9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6993 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ccccccmd/marketing-api-csharp-sdk",
"max_stars_repo_path": "TencentAd.Model/Oauth/GetTokenByCodeReq.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6994"
} | starcoder | using System.Diagnostics.CodeAnalysis;
namespace TencentAd.Model.Oauth
{
public class GetTokenByCodeReq : TencentAdRequest
{
public GetTokenByCodeReq(string authorizationCode, string redirectUri)
{
authorization_code = authorizationCode;
redirect_uri = redirectUri;
... | 2.456533 | b69342c1077a6ec19241828332de8a75 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6994 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "lpb243310820/WeiXinMPSDK",
"max_stars_repo_path": "src/Senparc.Weixin.WxOpen/src/Senparc.Weixin.WxOpen/Senparc.Weixin.WxOpen/AdvancedAPIs/WxApp/Business/JsonResult/GetUserPhoneNumberJsonResult.cs",
"provenance": "train-00000-of-00045.... | starcoder | using Senparc.Weixin.Entities;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Senparc.Weixin.WxOpen.AdvancedAPIs.WxApp.Business.JsonResult
{
/// <summary>
/// code换取用户手机号 返回信息
/// </summary>
public class GetUserPhoneNumberJ... | 1.79097 | 65cff40a70a1d9c89c2fcb03320bfe05 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6995 | {
"extension": "c-sharp",
"max_stars_count": "6451.0",
"max_stars_repo_name": "solidfoundationsoftware/Xamarin.Forms",
"max_stars_repo_path": "Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7361.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6996"
} | starcoder | <gh_stars>1000+
using System;
using System.Collections.Generic;
using System.Text;
using Xamarin.Forms.CustomAttributes;
using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Controls.Issues
{
[Preserve(AllMembers = true)]
[Issue(IssueTracker.Github, 7361, "[UWP] Stepper display error when using Slider", PlatformA... | 2.34741 | e69fe8fc93f209ec01ea897c7e62d51d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6996 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Kallen15/StoreWebApplication",
"max_stars_repo_path": "StoreWebApplication/P1_KemoAllen/Views/Order/Checkout.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:6997"
} | starcoder | @page
@{
}
| 1.606716 | c9ee847f2f4009cb38fff418ba87a6e3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6997 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "miqoas/Miqo.License",
"max_stars_repo_path": "Miqo.License/License.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6998"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using Newtonsoft.Json.Linq;
using Newtonsoft.Json.Serialization;
namespace Miqo.License {
/// <summary>
/// Represents a software license.
/// </summary>
publi... | 2.694456 | ccbb9c5af542a62b6409f0a135b9f5cc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6998 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ryanheath/ravendb",
"max_stars_repo_path": "ToMigrate/Raven.Tests/Bugs/UsingSwedishCollation.cs",
"provenance": "train-00000-of-00045.jsonl.gz:6999"
} | starcoder | //-----------------------------------------------------------------------
// <copyright file="UsingSwedishCollation.cs" company="Hibernating Rhinos LTD">
// Copyright (c) <NAME>TD. All rights reserved.
// </copyright>
//-----------------------------------------------------------------------
using System;
us... | 2.091078 | e0662282d124962845f073968d6df6e8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 6999 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "marcin-krystianc/ILGPU",
"max_stars_repo_path": "Src/ILGPU/IR/Construction/Method.Builder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7000"
} | starcoder | <reponame>marcin-krystianc/ILGPU
// ---------------------------------------------------------------------------------------
// ILGPU
// Copyright (c) 2016-2020 <NAME>
// www.ilgpu.net
//
// File: Method.Builder.cs
//
// Th... | 2.046185 | 45f48f6d71b945c89ceb61aecda45c99 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7000 | {
"extension": "c-sharp",
"max_stars_count": "22.0",
"max_stars_repo_name": "smellyriver/tank-inspector-pro",
"max_stars_repo_path": "src/Smellyriver.TankInspector.Pro.ModelShared/ContinuousAnimationCapturer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7001"
} | starcoder | using Smellyriver.TankInspector.Common.Utilities;
namespace Smellyriver.TankInspector.Pro.ModelShared
{
public abstract class ContinuousAnimationCapturer : GifAnimationCapturer
{
protected override double FrameTime { get { return 1.0 / (double)this.AnimationFramerate; } }
public int Animatio... | 2.202027 | a76652041eacf625dbeb7420b61c6cfa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7001 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "stanb/Comformation",
"max_stars_repo_path": "src/Comformation/Generated/Cognito/UserPool/UsernameConfiguration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7002"
} | starcoder | using System;
using System.Collections.Generic;
using Newtonsoft.Json;
using Comformation.IntrinsicFunctions;
namespace Comformation.Cognito.UserPool
{
/// <summary>
/// AWS::Cognito::UserPool UsernameConfiguration
/// https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-us... | 2.34927 | 756f186a4d1061fdd17851fb9a929d86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7002 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "em-torres/teacher-control",
"max_stars_repo_path": "TeacherControl/TeacherControl.DataEFCore/TCContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7003"
} | starcoder | using Microsoft.EntityFrameworkCore;
using TeacherControl.DataEFCore.Extensors;
using TeacherControl.Core.Models;
using System.Threading;
using System.Threading.Tasks;
using TeacherControl.Domain.Services;
using TeacherControl.Common.Enums;
namespace TeacherControl.DataEFCore
{
public class TCContext : DbContext
... | 2.080657 | 6b37722e6a505bc57ffc08a73be8a107 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7003 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "aguyngueran/kmd-logic-cvr-client",
"max_stars_repo_path": "src/Kmd.Logic.Cvr.Client/CvrClient.DataDistributor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7004"
} | starcoder | <gh_stars>0
using System;
using System.IO;
using System.Threading.Tasks;
using Kmd.Logic.Cvr.Client.Models;
namespace Kmd.Logic.Cvr.Client
{
public partial class CvrClient
{
/// <summary>
/// Creates Data Distributor CVR configuration.
/// </summary>
/// <param name="name">Name... | 2.052766 | 6fff29994dd984e71f36344ade3994f0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7004 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "fhmanwar/UserManagement",
"max_stars_repo_path": "Web/Views/Dashboard/Presence.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:7005"
} | starcoder |
@{
ViewData["Title"] = "Presence";
Layout = "~/Views/Layout/_Layout.cshtml";
}
<div class="page-inner">
<div class="page-header">
<h4 class="page-title">User Management</h4>
<ul class="breadcrumbs">
<li class="nav-home"><a href="/"><i class="flaticon-home"></i></a></li>
... | 2.12238 | eae8c77c43bd90357509295d4d632054 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7005 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jclapis/AngouriMath",
"max_stars_repo_path": "Sources/AngouriMath/Functions/Compilation/Compile.FE.Definition.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7006"
} | starcoder | <filename>Sources/AngouriMath/Functions/Compilation/Compile.FE.Definition.cs
/*
* Copyright (c) 2019-2021 Angouri.
* AngouriMath is licensed under MIT.
* Details: https://github.com/asc-community/AngouriMath/blob/master/LICENSE.md.
* Website: https://am.angouri.org.
*/
using static AngouriMath.Core.FastExpressi... | 2.482538 | b72da6b1aaf79076957758c4f5d21f87 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7006 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "CodingMilitia/GrpcExtensions",
"max_stars_repo_path": "samples/CodingMilitia.GrpcExtensions.ScopedRequestHandlerSample/Server/Mappings.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7007"
} | starcoder | namespace CodingMilitia.GrpcExtensions.ScopedRequestHandlerSample.Server
{
internal static class Mappings
{
public static Messages.SampleRequest ToInternalRequest(this Generated.SampleRequest request)
{
return new Messages.SampleRequest
{
Value = request.V... | 1.900286 | 00543baac4fe742f26cab4dd26e98886 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7007 | {
"extension": "c-sharp",
"max_stars_count": "50.0",
"max_stars_repo_name": "nforgeio/neonKUBE",
"max_stars_repo_path": "Lib/Neon.Kube/SetupController/SetupClusterStatus.Console.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7008"
} | starcoder | //-----------------------------------------------------------------------------
// FILE: SetupClusterStatus.Console.cs
// CONTRIBUTOR: <NAME>
// COPYRIGHT: Copyright (c) 2005-2021 by neonFORGE LLC. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this f... | 2.203559 | a33b7de93407a39611658a0f8992ff36 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7008 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "duzgunberke/CampMvc",
"max_stars_repo_path": "100DersteMVC/BusinessLayer/FluentValidation/CategoryValidator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7009"
} | starcoder | <reponame>duzgunberke/CampMvc
using EntityLayer.Concrete;
using FluentValidation;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BusinessLayer.FluentValidation
{
public class CategoryValidator:AbstractValidator<Category>
{
... | 2.473632 | 9013ffa56737f863edeb92462dabfc16 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7009 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "stepulak/SocialNetwork-WhatCanIWearTonight",
"max_stars_repo_path": "WCIWT/PresentationLayerMVC/Views/Shared/_UserMenu.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:7010"
} | starcoder | <gh_stars>0
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
<span class="caret"></span>
<span class="glyphicon glyphicon-user" aria-hidden="true"></spa... | 2.167346 | 76a0fe3726a5171d67595b94c19dd781 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7010 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Milkitic/KbinXml",
"max_stars_repo_path": "src/Tests/GeneralUnitTests/StableKbin/StringExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7011"
} | starcoder | <reponame>Milkitic/KbinXml
using System;
namespace StableKbin
{
public static class StringExtensions
{
public static SpaceSplitEnumerator SpanSplit(this string str, char c)
{
// SpaceSplitEnumerator is a struct so there is no allocation here
return new SpaceSplitEnumera... | 2.8771 | 396313f4dc34b31efc23081a275cf4e9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7011 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "odomobo/Dragonfly",
"max_stars_repo_path": "Dragonfly.Engine/Extensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7012"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace Dragonfly.Engine
{
internal static class Extensions
{
public static T GetOrDefault<T>(this T[] array, int index) where T : struct
{
if (index < array.Length)
return array[index];... | 3.300418 | 2c40ab577a7c664dbd174d9db8e69191 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7012 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Energinet-DataHub/geh-core",
"max_stars_repo_path": "source/FeatureManagement/source/SampleApp.Tests/Fixtures/SampleFunctionAppFixture.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7013"
} | starcoder | // Copyright 2020 Energinet DataHub A/S
//
// Licensed under the Apache License, Version 2.0 (the "License2");
// 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 a... | 1.742161 | 2df26d0647c2475fb7fd14c611f95005 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7013 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "ColdVolcano/Touhosu",
"max_stars_repo_path": "osu.Game.Modes.Touhosu/UI/TouHosuObjectRenderer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7014"
} | starcoder | //Copyright (c) 2007-2016 ppy Pty Ltd <<EMAIL>>.
//Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System.Collections.Generic;
using osu.Game.Modes.Touhosu.Objects;
using osu.Game.Modes.Objects;
using osu.Game.Modes.Objects.Drawables;
using osu.Game.Modes.UI;
using osu.... | 1.650389 | 8e0289509cd3c80af13b1658100a0fe2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7014 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "rerrahkr/ConvFMML",
"max_stars_repo_path": "ConvFMML/ConvFMML/Form/MMLExpressionPanel2.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7015"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace ConvFMML.Form
{
public partial class MMLExpressionPanel2 : BasePanel
{
private... | 2.311198 | 2800c179f38e09f7375b87ab75c5fc2f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7015 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tfnribeiro/Exercices",
"max_stars_repo_path": "BinarySearchTree/CSharp/BinarySearchTree/BinarySearchTree/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7016"
} | starcoder | <filename>BinarySearchTree/CSharp/BinarySearchTree/BinarySearchTree/Program.cs<gh_stars>0
using System;
/*
* Binary search tree (BST) is a binary tree where the value of each node is larger or
* equal to the values in all the nodes in that node's left subtree and is smaller
* than the values in all the nodes in t... | 4.125271 | 9e29f237820e3512c227bfa1a47eb8e7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7016 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "uk-gov-mirror/SkillsFundingAgency.das-digital-engagement",
"max_stars_repo_path": "src/DAS.DigitalEngagement.Framework/Infrastructure/ServiceProviderBuilder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7017"
} | starcoder | <filename>src/DAS.DigitalEngagement.Framework/Infrastructure/ServiceProviderBuilder.cs
using System;
using System.Collections.Generic;
using System.Text;
using Microsoft.Extensions.DependencyInjection;
using DAS.DigitalEngagement.Domain.Infrastructure;
namespace DAS.DigitalEngagement.Framework.Infrastructure
{
in... | 2.270385 | f719c043f38db2318af5b2673e0979ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7017 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "stillwwater/editor2d",
"max_stars_repo_path": "Editor2D/Buffer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7018"
} | starcoder | <filename>Editor2D/Buffer.cs
using System;
using System.IO;
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
using Lvl2D;
namespace Editor2D
{
public delegate void EntityCreatedHandler(Buffer sender, GameObject entity);
public delegate void EntityDestroyedHandler(Buffer sender, GameObjec... | 1.875366 | cf4739a9ccfadecdfc791907b9e789f6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7018 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "burakgmsy/Arrow-Fest-Clone",
"max_stars_repo_path": "Arrow Fest Clone/Assets/Scripts/Shop/SaveLoadData.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7019"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace ShopUpgradeSystem
{
public class SaveLoadData : MonoBehaviour
{
[SerializeField] private ShopUI shopUI;
private bool canSave = false;
//Method to initialize the SaveLoad Script
public void... | 2.846421 | d2ac21c81cfd36248ecc4a64ff022412 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7019 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sophia-whale/TimeofLove",
"max_stars_repo_path": "UnitTest/ViewModels/DiariesDetailViewModelTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7020"
} | starcoder | <filename>UnitTest/ViewModels/DiariesDetailViewModelTest.cs
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using FFImageLoading;
using Moq;
using NUnit.Framework;
using NUnit.Framework.Internal;
using TabbedTemplate.Models;
using Tab... | 1.89069 | 5ba99d237b5f82f4adaef032eb47e161 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7020 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "syo00/ReactiveLinqToObservableCollection",
"max_stars_repo_path": "ReactiveObservableCollectionMapper.Test/CollectionStatusesTest.Connectable.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7021"
} | starcoder | <filename>ReactiveObservableCollectionMapper.Test/CollectionStatusesTest.Connectable.cs<gh_stars>1-10
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.Reactive.Subjects;
using System.Reactive.Linq;
using Kirinji.LinqToObservableCollection;
using System.Collections.Generic;
using System.Li... | 2.144154 | 343f7b9bf3eb54485688ee0404948ea8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7021 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "SuleymanA/PnP-Sites-Core",
"max_stars_repo_path": "Core/OfficeDevPnP.Core/Framework/Provisioning/Model/DataRow.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7022"
} | starcoder | <filename>Core/OfficeDevPnP.Core/Framework/Provisioning/Model/DataRow.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using OfficeDevPnP.Core.Extensions;
namespace OfficeDevPnP.Core.Framework.Provisioning.Model
{
public partial class DataRow :... | 2.751517 | 0e163e60cc44bd170979c62d333342db |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7022 | {
"extension": "c-sharp",
"max_stars_count": "944.0",
"max_stars_repo_name": "DingpingZhang/BaiduPanDownloadWpf",
"max_stars_repo_path": "Source/Accelerider.Windows.Infrastructure.UI/PropertyHelpers/PropertyObserver.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7023"
} | starcoder | using System.Collections.Generic;
using System.ComponentModel;
using System.Linq.Expressions;
using System.Text.RegularExpressions;
using MemberExpression = System.Linq.Expressions.MemberExpression;
using ConstantExpression = System.Linq.Expressions.ConstantExpression;
namespace System.Windows.Extensions.PropertyHelp... | 2.779404 | f4048ea527ec0ba4cc212f32744ad4d3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7023 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "bentheiii/WhetStone",
"max_stars_repo_path": "WhetStone/AsArray.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7024"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace WhetStone
{
/// <summary>
/// A static container for identity method
/// </summary>
public static class asArray
{
/// <summary>
/// Get an <see cref="IEnumerable{T}"/> as an array, or convert it to an arra... | 3.420369 | 9de13dc3e034f9eb1c9121321c49d96a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7024 | {
"extension": "c-sharp",
"max_stars_count": "296.0",
"max_stars_repo_name": "tenghui-kooboo/Kooboo",
"max_stars_repo_path": "Kooboo.Data/Hosts/HostRecord.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7025"
} | starcoder | //Copyright (c) 2018 Yardi Technology Limited. Http://www.kooboo.com
//All rights reserved.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Kooboo.Data.Hosts
{
public class HostRecord
{
/// <summary>
/// The full domain r... | 2.986079 | bbd7ff67d2be663ffc045f26efdfce5c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7025 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "HonzaBejvl/hotchocolate",
"max_stars_repo_path": "src/HotChocolate/Core/test/StarWars/Types/CharacterType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7026"
} | starcoder | <filename>src/HotChocolate/Core/test/StarWars/Types/CharacterType.cs
using HotChocolate.Types;
using HotChocolate.Types.Relay;
using HotChocolate.StarWars.Models;
namespace HotChocolate.StarWars.Types
{
public class CharacterType
: InterfaceType<ICharacter>
{
protected override void Configure(... | 2.252703 | 6b54c836d10bd7207933f9de0257bf69 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7026 | {
"extension": "c-sharp",
"max_stars_count": "13764.0",
"max_stars_repo_name": "jangernert/Avalonia",
"max_stars_repo_path": "src/Avalonia.Controls/Repeater/ItemTemplateWrapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7027"
} | starcoder | <filename>src/Avalonia.Controls/Repeater/ItemTemplateWrapper.cs
// This source file is adapted from the WinUI project.
// (https://github.com/microsoft/microsoft-ui-xaml)
//
// Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation.
using Avalonia.Controls.Templates;
namespace Avalonia.C... | 2.461461 | 458ef3588dd2404e4f393d7e4d769083 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7027 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "patravishek/LtiPlatform",
"max_stars_repo_path": "src/Areas/Identity/Pages/Account/Manage/Platform.cshtml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7028"
} | starcoder | using System.Threading.Tasks;
using AdvantagePlatform.Data;
using Microsoft.AspNetCore.Identity;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;
using Microsoft.EntityFrameworkCore;
namespace AdvantagePlatform.Areas.Identity.Pages.Account.Manage
{
public class PlatformModel : PageModel
... | 2.314815 | 110cbd74261e15688d3004850a16991f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7028 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "adamint/project-system",
"max_stars_repo_path": "tests/Microsoft.VisualStudio.ProjectSystem.Managed.UnitTests/Mocks/IProjectInstancePropertiesProviderFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7029"
} | starcoder | <reponame>adamint/project-system<gh_stars>0
// Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE.md file in the project root for more information.
using Microsoft.Build.Execution;
using Microsoft.VisualStudio.ProjectSy... | 1.816715 | f6c3354aa229032c35e0c194e9b767f5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7029 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "IceIce1ce/Among-Us-Game-HCMUS",
"max_stars_repo_path": "Assets/Scripts/imposterWin.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7030"
} | starcoder | using Photon.Pun;
using UnityEngine;
using UnityEngine.SceneManagement;
public class imposterWin : MonoBehaviourPun
{
private void Update()
{
//count number of imposter by layer
int countImposter = 0;
GameObject[] gob = GameObject.FindObjectsOfType(typeof(GameObject)) as GameObject[];
... | 1.904352 | 2cb3c3b9f2ee60a4b4d3364957c87308 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7030 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LeonardoVanelli/Gest-oSpaca",
"max_stars_repo_path": "PrismaWEB.Domain/Entities/Sistema/SAcao.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7031"
} | starcoder | <filename>PrismaWEB.Domain/Entities/Sistema/SAcao.cs<gh_stars>0
namespace ProjetoModeloDDD.Domain.Entities
{
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
[Table("S_Acoes")]
public class SAcao
{
public int Id { get; set; }
[Requir... | 2.016405 | 399c4deb01b76a791645cf8be9e0d381 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7031 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Granny-Gamers/GrannyGamers",
"max_stars_repo_path": "Assets/Scripts/MovePointManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7032"
} | starcoder | <filename>Assets/Scripts/MovePointManager.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class MovePointManager : MonoBehaviour
{
// Passable field for targeting the timeline manager.
public TimelineManager timelineManager;
// Passable field for targeting the move... | 2.448543 | 80c2f8509408e9f69c296726032bc01a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7032 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sameerkattel/odata-app",
"max_stars_repo_path": "src/Jibble.Application/PeopleOperations/Commands/UpdatePerson/UpdatePersonCommandHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7033"
} | starcoder | <filename>src/Jibble.Application/PeopleOperations/Commands/UpdatePerson/UpdatePersonCommandHandler.cs
using System.Threading;
using System.Threading.Tasks;
using Jibble.Domain.Entities;
using MediatR;
namespace Jibble.Application.PeopleOperations.Commands.UpdatePerson
{
public class UpdatePersonCommandHand... | 2.641289 | d6210a50e6398a7a4c4287ea65cf5b81 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7033 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "Oldmansoft/WebMan",
"max_stars_repo_path": "src/Oldmansoft.Html.WebMan.MvcCore/_Extends.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7034"
} | starcoder | <gh_stars>1-10
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc.ModelBinding;
using Oldmansoft.Html.Util;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using System.Text;
namespace Oldmansoft.Html.WebMan
{
/// <summary>
... | 2.300667 | 30c2c791e00b48253fd1fdfc82bbab75 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7034 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "jbe2277/fhg",
"max_stars_repo_path": "src/FileHashGenerator/FileHashGenerator.Applications.Test/Views/MockFileHashListView.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7035"
} | starcoder | using System.ComponentModel.Composition;
using System.Waf.UnitTesting.Mocks;
using Waf.FileHashGenerator.Applications.Views;
namespace Test.FileHashGenerator.Applications.Views
{
[Export, Export(typeof(IFileHashListView))]
public class MockFileHashListView : MockView, IFileHashListView
{
}
}
| 1.191853 | e078e5695b80e12d31916492fb3c79b2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7035 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "yannis123/YMApp",
"max_stars_repo_path": "src/ymapp-aspnet-core/src/YMApp.Application/Categorys/ICategoryApplicationService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7036"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Abp.Application.Services;
using Abp.Application.Services.Dto;
using YMApp.Categorys.Dtos;
namespace YMApp.Categorys
{
public interface ICategoryApplicationService : IApplicationService
{
Task<PagedResultDt... | 1.278957 | 0a74d155681bbafb8443f512f95ecc38 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7036 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "tobytop/Pudding",
"max_stars_repo_path": "src/Pudding.Web/Auth/JwtToken.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7037"
} | starcoder | <gh_stars>1-10
using Pudding.Core.Tool;
using Pudding.Web.Api;
using System;
using System.Collections.Generic;
using System.IdentityModel.Tokens.Jwt;
using System.Linq;
using System.Security.Claims;
namespace Pudding.Web.Auth
{
public class JwtToken : IToken
{
private readonly IEnumerable<DefaultRequi... | 2.23911 | ab1821790639af808121b962e1e1a7a2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.